Skip to content

Commit 04eb0f8

Browse files
committed
changelog
1 parent f856543 commit 04eb0f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)