Skip to content

Commit e353de4

Browse files
Update changelog
1 parent fab657f commit e353de4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,15 @@
1919
### Fixed
2020

2121
- Invalid `SupersetCluster`, `DruidConnection` or `AuthenticationClass` objects don't stop the operator from reconciling ([#551]).
22+
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
23+
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
24+
restart ([#568]).
2225

2326
[#528]: https://github.com/stackabletech/superset-operator/pull/528
2427
[#530]: https://github.com/stackabletech/superset-operator/pull/530
2528
[#549]: https://github.com/stackabletech/superset-operator/pull/549
2629
[#551]: https://github.com/stackabletech/superset-operator/pull/551
30+
[#568]: https://github.com/stackabletech/superset-operator/pull/568
2731

2832
## [24.7.0] - 2024-07-24
2933

0 commit comments

Comments
 (0)