Skip to content

Commit dfea73a

Browse files
committed
chore: Update to operator-rs 0.84.0
1 parent 99effb0 commit dfea73a

File tree

10 files changed

+962
-249
lines changed

10 files changed

+962
-249
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
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]).
10+
- Aggregate emitted Kubernetes events on the CustomResources ([#xxx]).
11+
12+
### Changed
13+
14+
- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#xxx]).
1015

1116
### Fixed
1217

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

2127
## [24.11.0] - 2024-11-18
2228

0 commit comments

Comments
 (0)