Skip to content

Commit db09c6d

Browse files
committed
add changelog entry
1 parent 468ed60 commit db09c6d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
99
- Helm: Allow Pod `priorityClassName` to be configured ([#890]).
1010
- Add experimental support for Kafka KRaft mode ([#889]).
1111
- Add experimental support for Kafka `4.1.0` ([#889]).
12+
- Add end-of-support checker ([#895]).
13+
- `EOS_CHECK_MODE` (`--eos-check-mode`) to set the EoS check mode. Currently, only "offline" is supported.
14+
- `EOS_INTERVAL` (`--eos-interval`) to set the interval in which the operator checks if it is EoS.
15+
- `EOS_DISABLED` (`--eos-disabled`) to disable the EoS checker completely.
1216

1317
### Changed
1418

@@ -17,6 +21,7 @@ All notable changes to this project will be documented in this file.
1721
[#889]: https://github.com/stackabletech/kafka-operator/pull/889
1822
[#890]: https://github.com/stackabletech/kafka-operator/pull/890
1923
[#892]: https://github.com/stackabletech/kafka-operator/pull/892
24+
[#895]: https://github.com/stackabletech/kafka-operator/pull/895
2025

2126
## [25.7.0] - 2025-07-23
2227

0 commit comments

Comments
 (0)