File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- ## [ 24.11.1 ] - 2025-01-09
5+ ### Added
66
7- ## [ 24.11.1-rc2] - 2024-12-12
7+ - The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
8+ config property ` requestedSecretLifetime ` . This helps reducing frequent Pod restarts ([ #598 ] ).
9+ - 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 ] ).
811
9- ## [ 24.11.1-rc1] - 2024-12-06
12+ [ #598 ] : https://github.com/stackabletech/hbase-operator/pull/598
13+ [ #605 ] : https://github.com/stackabletech/hbase-operator/pull/605
14+ [ #612 ] : https://github.com/stackabletech/hbase-operator/pull/612
15+
16+ ## [ 24.11.1] - 2025-01-09
1017
1118### Fixed
1219
You can’t perform that action at this time.
0 commit comments