We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572a2d5 commit fa2c421Copy full SHA for fa2c421
CHANGELOG.md
@@ -8,8 +8,10 @@ All notable changes to this project will be documented in this file.
8
9
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
10
config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#501]).
11
+- Run a `containerdebug` process in the background of each Spark container to collect debugging information ([#508]).
12
13
[#501]: https://github.com/stackabletech/spark-k8s-operator/pull/501
14
+[#508]: https://github.com/stackabletech/spark-k8s-operator/pull/508
15
16
## [24.11.0] - 2024-11-18
17
0 commit comments