File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file.
77### Added
88
99- Helm: Allow Pod ` priorityClassName ` to be configured ([ #840 ] ).
10+ - Add end-of-support checker ([ #852 ] ).
11+ - ` EOS_CHECK_MODE ` (` --eos-check-mode ` ) to set the EoS check mode. Currently, only "offline" is supported.
12+ - ` EOS_INTERVAL ` (` --eos-interval ` ) to set the interval in which the operator checks if it is EoS.
13+ - ` EOS_DISABLED ` (` --eos-disabled ` ) to disable the EoS checker completely.
1014
1115### Fixed
1216
@@ -18,6 +22,7 @@ All notable changes to this project will be documented in this file.
1822
1923[ #840 ] : https://github.com/stackabletech/nifi-operator/pull/840
2024[ #844 ] : https://github.com/stackabletech/nifi-operator/pull/844
25+ [ #852 ] : https://github.com/stackabletech/nifi-operator/pull/852
2126
2227## [ 25.7.0] - 2025-07-23
2328
You can’t perform that action at this time.
0 commit comments