File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
9
9
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
10
10
config property ` requestedSecretLifetime ` . This helps reducing frequent Pod restarts ([ #619 ] ).
11
11
- Run a ` containerdebug ` process in the background of each HDFS container to collect debugging information ([ #629 ] ).
12
+ - Aggregate emitted Kubernetes events on the CustomResources ([ #643 ] ).
12
13
13
14
### Changed
14
15
@@ -25,6 +26,7 @@ All notable changes to this project will be documented in this file.
25
26
[ #616 ] : https://github.com/stackabletech/hdfs-operator/pull/616
26
27
[ #619 ] : https://github.com/stackabletech/hdfs-operator/pull/619
27
28
[ #629 ] : https://github.com/stackabletech/hdfs-operator/pull/629
29
+ [ #643 ] : https://github.com/stackabletech/hdfs-operator/pull/643
28
30
29
31
## [ 24.11.0] - 2024-11-18
30
32
You can’t perform that action at this time.
0 commit comments