Skip to content

Commit 25d9a9c

Browse files
chore: Update to operator-rs 0.84.1 (#742)
* chore: Update to operator-rs 0.84.0 * adapt changelog * Bump to operator-rs 0.84.1 --------- Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 57c62c1 commit 25d9a9c

File tree

9 files changed

+1248
-523
lines changed

9 files changed

+1248
-523
lines changed

CHANGELOG.md

+2
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 ([#722]).
1111
- Run a `containerdebug` process in the background of each Nifi container to collect debugging information ([#730]).
12+
- Aggregate emitted Kubernetes events on the CustomResources ([#742]).
1213

1314
### Fixed
1415

@@ -21,6 +22,7 @@ All notable changes to this project will be documented in this file.
2122
[#718]: https://github.com/stackabletech/nifi-operator/pull/718
2223
[#722]: https://github.com/stackabletech/nifi-operator/pull/722
2324
[#730]: https://github.com/stackabletech/nifi-operator/pull/730
25+
[#742]: https://github.com/stackabletech/nifi-operator/pull/742
2426

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

0 commit comments

Comments
 (0)