Skip to content

Commit a019542

Browse files
committed
chore: Update to operator-rs 0.84.0
1 parent b166061 commit a019542

File tree

14 files changed

+1063
-305
lines changed

14 files changed

+1063
-305
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ 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 ([#501]).
1111
- Run a `containerdebug` process in the background of each Spark container to collect debugging information ([#508]).
12+
- Aggregate emitted Kubernetes events on the CustomResources ([#xxx]).
13+
14+
### Changed
15+
16+
- Append a dot (`.`) to the default cluster domain to reduce DNS requests ([#xxx]).
1217

1318
[#501]: https://github.com/stackabletech/spark-k8s-operator/pull/501
1419
[#508]: https://github.com/stackabletech/spark-k8s-operator/pull/508
20+
[#xxx]: https://github.com/stackabletech/spark-k8s-operator/pull/xxx
1521

1622
## [24.11.0] - 2024-11-18
1723

0 commit comments

Comments
 (0)