Skip to content

Commit 7b8b6ba

Browse files
Update changelog
1 parent 9dc324f commit 7b8b6ba

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 ([#656]).
12+
13+
[#656]: https://github.com/stackabletech/opa-operator/pull/656
14+
715
## [24.11.0] - 2024-11-18
816

917
### Added
@@ -25,7 +33,6 @@ All notable changes to this project will be documented in this file.
2533

2634
- Bundle builder should no longer keep serving deleted rules until it is restarted ([#578]).
2735
- Failing to parse one `OpaCluster` should no longer cause the whole operator to stop functioning ([#638]).
28-
- 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 ([#656]).
2936

3037
### Removed
3138

@@ -38,7 +45,6 @@ All notable changes to this project will be documented in this file.
3845
[#622]: https://github.com/stackabletech/opa-operator/pull/622
3946
[#637]: https://github.com/stackabletech/opa-operator/pull/637
4047
[#638]: https://github.com/stackabletech/opa-operator/pull/638
41-
[#656]: https://github.com/stackabletech/opa-operator/pull/656
4248

4349
## [24.7.0] - 2024-07-24
4450

0 commit comments

Comments
 (0)