Skip to content

Commit db644e4

Browse files
chore: Update to operator-rs 0.84.1 (#612)
* chore: Update to operator-rs 0.84.0 * adapted changelog * fix linter * Bump to operator-rs 0.84.1 --------- Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech> Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent ca45e14 commit db644e4

File tree

10 files changed

+1252
-525
lines changed

10 files changed

+1252
-525
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
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 ([#612]).
1011

1112
### Fixed
1213

@@ -17,6 +18,7 @@
1718
[#594]: https://github.com/stackabletech/hbase-operator/pull/594
1819
[#598]: https://github.com/stackabletech/hbase-operator/pull/598
1920
[#605]: https://github.com/stackabletech/hbase-operator/pull/605
21+
[#612]: https://github.com/stackabletech/hbase-operator/pull/612
2022

2123
## [24.11.0] - 2024-11-18
2224

0 commit comments

Comments
 (0)