File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments