File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ 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 reduce frequent Pod restarts ([ #892 ] ).
1111- Run a ` containerdebug ` process in the background of each Zookeeper container to collect debugging information ([ #881 ] ).
12+ - Aggregate emitted Kubernetes events on the CustomResources ([ #904 ] ).
13+
14+ ### Changed
15+
16+ - Append a dot (` . ` ) to the default cluster domain to reduce DNS requests ([ #904 ] ).
1217
1318### Fixed
1419
@@ -19,6 +24,7 @@ All notable changes to this project will be documented in this file.
1924[ #881 ] : https://github.com/stackabletech/zookeeper-operator/pull/881
2025[ #889 ] : https://github.com/stackabletech/zookeeper-operator/pull/889
2126[ #892 ] : https://github.com/stackabletech/zookeeper-operator/pull/892
27+ [ #904 ] : https://github.com/stackabletech/zookeeper-operator/pull/904
2228
2329## [ 24.11.0] - 2024-11-18
2430
You can’t perform that action at this time.
0 commit comments