Skip to content

Commit c2ff1c3

Browse files
chore: Update to operator-rs 0.84.1 (#677)
* chore: Update to operator-rs 0.84.0 * adapt changelog * Bump to operator-rs 0.84.1 * Remove patch * bump rstext --------- Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech> Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 601646c commit c2ff1c3

File tree

10 files changed

+1271
-535
lines changed

10 files changed

+1271
-535
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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 ([#660]).
1111
- Run a `containerdebug` process in the background of each "druid" container to collect debugging information ([#667]).
12+
- Aggregate emitted Kubernetes events on the CustomResources ([#677]).
1213

1314
### Fixed
1415

@@ -21,6 +22,7 @@ All notable changes to this project will be documented in this file.
2122
[#657]: https://github.com/stackabletech/druid-operator/pull/657
2223
[#660]: https://github.com/stackabletech/druid-operator/pull/660
2324
[#667]: https://github.com/stackabletech/druid-operator/pull/667
25+
[#677]: https://github.com/stackabletech/druid-operator/pull/677
2426

2527
## [24.11.0] - 2024-11-18
2628

0 commit comments

Comments
 (0)