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 f17703a commit d7a8749Copy full SHA for d7a8749
CHANGELOG.md
@@ -11,8 +11,13 @@
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
+### Changed
15
+
16
+- Changed env-vars to be consistent with config-utils in the entrypoint script ([#700]).
17
18
[#691]: https://github.com/stackabletech/hbase-operator/pull/691
19
[#697]: https://github.com/stackabletech/hbase-operator/pull/697
20
+[#700]: https://github.com/stackabletech/hbase-operator/pull/700
21
22
## [25.7.0] - 2025-07-23
23
0 commit comments