Skip to content

Commit 5de44c3

Browse files
Techassixeniape
andcommitted
feat: Re-add EoS checker
This re-adds commit 6615410 (modified). This reverts commit 6c4d54c. Co-authored-by: Xenia Fischer <xenia.fischer@stackable.tech>
1 parent e268a44 commit 5de44c3

File tree

7 files changed

+1828
-1583
lines changed

7 files changed

+1828
-1583
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 ([#840]).
1010
- Add support for `2.6.0` ([#849]).
1111
- Add `prometheus.io/path|port|scheme` annotations to metrics service ([#855]).
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)