We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5748d3e commit d3f1d22Copy full SHA for d3f1d22
1 file changed
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Changed
8
+
9
+- Set `maxSurge=1` and `maxUnavailable=0` on the OPA DaemonSet rolling update strategy to eliminate
10
+ availability gaps during rolling updates ([#819]).
11
12
+[#819]: https://github.com/stackabletech/opa-operator/pull/819
13
14
## [26.3.0] - 2026-03-16
15
16
## [26.3.0-rc1] - 2026-03-16
0 commit comments