File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7- ## [ 24.11.1 ] - 2025-01-10
7+ ### Added
88
9- ## [ 24.11.1-rc2] - 2024-12-12
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+ - Aggregate emitted Kubernetes events on the CustomResources ([ #515 ] ).
1013
11- ## [ 24.11.1-rc1] - 2024-12-06
14+ [ #501 ] : https://github.com/stackabletech/spark-k8s-operator/pull/501
15+ [ #508 ] : https://github.com/stackabletech/spark-k8s-operator/pull/508
16+ [ #515 ] : https://github.com/stackabletech/spark-k8s-operator/pull/515
17+
18+ ## [ 24.11.1] - 2025-01-10
1219
1320## [ 24.11.0] - 2024-11-18
1421
You can’t perform that action at this time.
0 commit comments