File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,18 @@ All notable changes to this project will be documented in this file.
9
9
- Run a ` containerdebug ` process in the background of each Hive container to collect debugging information ([ #554 ] ).
10
10
- Aggregate emitted Kubernetes events on the CustomResources ([ #560 ] ).
11
11
12
+ [ #554 ] : https://github.com/stackabletech/hive-operator/pull/554
13
+ [ #560 ] : https://github.com/stackabletech/hive-operator/pull/560
14
+
15
+ ## [ 24.11.1] - 2025-01-10
16
+
12
17
### Fixed
13
18
14
19
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
15
20
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
16
21
restart ([ #544 ] ).
17
22
18
23
[ #544 ] : https://github.com/stackabletech/hive-operator/pull/544
19
- [ #554 ] : https://github.com/stackabletech/hive-operator/pull/554
20
- [ #560 ] : https://github.com/stackabletech/hive-operator/pull/560
21
24
22
25
## [ 24.11.0] - 2024-11-18
23
26
You can’t perform that action at this time.
0 commit comments