We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6691bb8 commit caab00cCopy full SHA for caab00c
1 file changed
CHANGELOG.md
@@ -6,8 +6,13 @@
6
7
- Helm: Allow Pod `priorityClassName` to be configured ([#691]).
8
- Added support for HBase 2.6.3 ([#695]).
9
+- Add end-of-support checker ([#697]).
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.
13
14
[#691]: https://github.com/stackabletech/hbase-operator/pull/691
15
+[#697]: https://github.com/stackabletech/hbase-operator/pull/697
16
17
## [25.7.0] - 2025-07-23
18
0 commit comments