Skip to content

Commit 1893182

Browse files
authored
Merge branch 'main' into chore/switch-to-oci-repo
2 parents 906319f + db644e4 commit 1893182

File tree

11 files changed

+1253
-526
lines changed

11 files changed

+1253
-526
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)