Skip to content

Commit 1dad62a

Browse files
committed
add changelog entry
1 parent 4439d6e commit 1dad62a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- Helm: Allow Pod `priorityClassName` to be configured ([#713]).
10+
- Add end-of-support checker ([#718]).
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
[#713]: https://github.com/stackabletech/hdfs-operator/pull/713
16+
[#718]: https://github.com/stackabletech/hdfs-operator/pull/718
1217

1318
## [25.7.0] - 2025-07-23
1419

0 commit comments

Comments
 (0)