Skip to content

Commit 5281d58

Browse files
authored
chore: Update to operator-rs 0.84.0 (#904)
* chore: Update to operator-rs 0.84.0 * changelog
1 parent 9e4ad0e commit 5281d58

File tree

11 files changed

+1298
-542
lines changed

11 files changed

+1298
-542
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)