Skip to content

Commit 9281603

Browse files
chore: Update to operator-rs 0.84.1 (#515)
* chore: Update to operator-rs 0.84.0 * adapted changelog * Bump to operator-rs 0.84.1 * Revert dot * rename FULL_SPARK_CONTROLLER_NAME -> SPARK_FULL_CONTROLLER_NAME for consistency * provide event recorder for each controller --------- Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech>
1 parent 8e18f94 commit 9281603

File tree

12 files changed

+1365
-580
lines changed

12 files changed

+1365
-580
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +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 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 ([#515]).
1213

1314
[#501]: https://github.com/stackabletech/spark-k8s-operator/pull/501
1415
[#508]: https://github.com/stackabletech/spark-k8s-operator/pull/508
16+
[#515]: https://github.com/stackabletech/spark-k8s-operator/pull/515
1517

1618
## [24.11.0] - 2024-11-18
1719

0 commit comments

Comments
 (0)