Skip to content

Commit aedbafe

Browse files
committed
feat: Re-add EoS checker
This re-adds commit ed575ce (modified). This reverts commit a6ad574.
1 parent 7eac8f2 commit aedbafe

File tree

7 files changed

+2478
-1667
lines changed

7 files changed

+2478
-1667
lines changed

CHANGELOG.md

Lines changed: 4 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 ([#752]).
1010
- Add support for `34.0.0` ([#755]).
1111
- Add `prometheus.io/path|port|scheme` annotations to metrics services ([#761]).
12+
- Add end-of-support checker ([#xxx]).
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

0 commit comments

Comments
 (0)