Skip to content

Commit c8339a4

Browse files
committed
changelog
1 parent 364aec8 commit c8339a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#598]).
99
- Run a `containerdebug` process in the background of each HBase container to collect debugging information ([#605]).
1010
- Aggregate emitted Kubernetes events on the CustomResources ([#612]).
11+
- Support configuring JVM arguments ([#620]).
12+
13+
### Removed
14+
15+
- BREAKING: The field `config.hbaseOpts` has been removed. Use JVM argument overrides instead to configure additional JVM arguments ([#620]).
1116

1217
### Changed
1318

@@ -17,6 +22,7 @@
1722
[#605]: https://github.com/stackabletech/hbase-operator/pull/605
1823
[#611]: https://github.com/stackabletech/hbase-operator/pull/611
1924
[#612]: https://github.com/stackabletech/hbase-operator/pull/612
25+
[#620]: https://github.com/stackabletech/hbase-operator/pull/620
2026

2127
## [24.11.1] - 2025-01-09
2228

0 commit comments

Comments
 (0)