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 41bad1e commit 3af4448Copy full SHA for 3af4448
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Changed
8
+
9
+- Reduce severity of Pod eviction errors. Previously, the operator would produce lot's of
10
+ `Cannot evict pod as it would violate the pod's disruption budget` errors. With this fix, the
11
+ error is reduced to an info instead ([#372]).
12
13
+[#372]: https://github.com/stackabletech/commons-operator/pull/372
14
15
## [25.7.0] - 2025-07-23
16
17
## [25.7.0-rc1] - 2025-07-18
0 commit comments