File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 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.
99- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
1010 config property ` requestedSecretLifetime ` . This helps reducing frequent Pod restarts ([ #619 ] ).
1111- Run a ` containerdebug ` process in the background of each HDFS container to collect debugging information ([ #629 ] ).
12+ - Support configuring JVM arguments ([ #636 ] ).
1213- Aggregate emitted Kubernetes events on the CustomResources ([ #643 ] ).
1314
1415### Changed
@@ -19,6 +20,7 @@ All notable changes to this project will be documented in this file.
1920
2021[ #619 ] : https://github.com/stackabletech/hdfs-operator/pull/619
2122[ #629 ] : https://github.com/stackabletech/hdfs-operator/pull/629
23+ [ #636 ] : https://github.com/stackabletech/hdfs-operator/pull/636
2224[ #643 ] : https://github.com/stackabletech/hdfs-operator/pull/643
2325
2426## [ 24.11.1] - 2025-01-10
You can’t perform that action at this time.
0 commit comments