Skip to content

Commit 3af4448

Browse files
committed
changelog
1 parent 41bad1e commit 3af4448

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

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+
715
## [25.7.0] - 2025-07-23
816

917
## [25.7.0-rc1] - 2025-07-18

0 commit comments

Comments
 (0)