Skip to content

Commit ada1d14

Browse files
Update changelog
1 parent 4a7b646 commit ada1d14

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
10+
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
11+
restart ([#889]).
12+
13+
[#889]: https://github.com/stackabletech/zookeeper-operator/pull/889
14+
715
## [24.11.0] - 2024-11-18
816

917
### Added
@@ -24,13 +32,11 @@ All notable changes to this project will be documented in this file.
2432
### Fixed
2533

2634
- Failing to parse one `ZookeeperCluster`/`ZookeeperZnode` should no longer cause the whole operator to stop functioning ([#872]).
27-
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after restart ([#889]).
2835

2936
[#853]: https://github.com/stackabletech/zookeeper-operator/pull/853
3037
[#857]: https://github.com/stackabletech/zookeeper-operator/pull/857
3138
[#870]: https://github.com/stackabletech/zookeeper-operator/pull/870
3239
[#872]: https://github.com/stackabletech/zookeeper-operator/pull/872
33-
[#889]: https://github.com/stackabletech/zookeeper-operator/pull/889
3440

3541
## [24.7.0] - 2024-07-24
3642

0 commit comments

Comments
 (0)