File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ All notable changes to this project will be documented in this file.
66
77### Added
88
9- - Add end-of-support checker ([ #804 ] ).
9+ - - Add end-of-support checker which can be controlled with environment variables and CLI arguments ([ #804 ] ).
10+ - ` EOS_CHECK_MODE ` (` --eos-check-mode ` ) to set the EoS check mode. Currently, only "offline" is supported.
11+ - ` EOS_INTERVAL ` (` --eos-interval ` ) to set the interval in which the operator checks if it is EoS.
12+ - ` EOS_DISABLED ` (` --eos-disabled ` ) to disable the EoS checker completely.
1013- Support for fault-tolerant execution ([ #779 ] , [ #793 ] ).
1114- Support for the client spooling protocol ([ #793 ] ).
1215- Helm: Allow Pod ` priorityClassName ` to be configured ([ #798 ] ).
You can’t perform that action at this time.
0 commit comments