Skip to content

Commit 8cb222e

Browse files
Update changelog
1 parent 4649e48 commit 8cb222e

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
@@ -25,6 +25,9 @@ All notable changes to this project will be documented in this file.
2525
- BREAKING: The fields `connection` and `host` on `S3Connection` as well as `bucketName` on `S3Bucket`are now mandatory ([#632]).
2626
- Failing to parse one `DruidCluster`/`AuthenticationClass` should no longer cause the whole operator to stop functioning ([#638]).
2727
- Fix OIDC endpoint calculation in case the `rootPath` does have a trailing slash ([#656]).
28+
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
29+
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
30+
restart ([#655]).
2831

2932
### Removed
3033

@@ -38,6 +41,7 @@ All notable changes to this project will be documented in this file.
3841
[#632]: https://github.com/stackabletech/druid-operator/pull/632
3942
[#637]: https://github.com/stackabletech/druid-operator/pull/637
4043
[#638]: https://github.com/stackabletech/druid-operator/pull/638
44+
[#655]: https://github.com/stackabletech/druid-operator/pull/655
4145
[#656]: https://github.com/stackabletech/druid-operator/pull/656
4246

4347
## [24.7.0] - 2024-07-24

0 commit comments

Comments
 (0)