File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
88
99- Helm: Allow Pod ` priorityClassName ` to be configured ([ #752 ] ).
1010- Add support for ` 34.0.0 ` ([ #755 ] ).
11+ - Add end-of-support checker ([ #759 ] ).
12+ - ` EOS_CHECK_MODE ` (` --eos-check-mode ` ) to set the EoS check mode. Currently, only "offline" is supported.
13+ - ` EOS_INTERVAL ` (` --eos-interval ` ) to set the interval in which the operator checks if it is EoS.
14+ - ` EOS_DISABLED ` (` --eos-disabled ` ) to disable the EoS checker completely.
1115
1216### Changed
1317
@@ -31,6 +35,7 @@ All notable changes to this project will be documented in this file.
3135[ #753 ] : https://github.com/stackabletech/druid-operator/pull/753
3236[ #755 ] : https://github.com/stackabletech/druid-operator/pull/755
3337[ #756 ] : https://github.com/stackabletech/druid-operator/pull/756
38+ [ #759 ] : https://github.com/stackabletech/druid-operator/pull/759
3439
3540## [ 25.7.0] - 2025-07-23
3641
You can’t perform that action at this time.
0 commit comments