Skip to content

Commit a6ad574

Browse files
authored
Revert "feat: Add EoS checker (#759)" (#760)
This reverts commit ed575ce.
1 parent ed575ce commit a6ad574

File tree

7 files changed

+1658
-2475
lines changed

7 files changed

+1658
-2475
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ 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.
1511

1612
### Changed
1713

@@ -35,7 +31,6 @@ All notable changes to this project will be documented in this file.
3531
[#753]: https://github.com/stackabletech/druid-operator/pull/753
3632
[#755]: https://github.com/stackabletech/druid-operator/pull/755
3733
[#756]: https://github.com/stackabletech/druid-operator/pull/756
38-
[#759]: https://github.com/stackabletech/druid-operator/pull/759
3934

4035
## [25.7.0] - 2025-07-23
4136

0 commit comments

Comments
 (0)