Skip to content

Commit 526f589

Browse files
Update changelog (#618)
1 parent 47ee88a commit 526f589

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

917
### Added
@@ -20,12 +28,10 @@ All notable changes to this project will be documented in this file.
2028
### Fixed
2129

2230
- An invalid `HdfsCluster` doesn't cause the operator to stop functioning ([#594]).
23-
- 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 ([#616]).
2431

2532
[#574]: https://github.com/stackabletech/hdfs-operator/pull/574
2633
[#591]: https://github.com/stackabletech/hdfs-operator/pull/591
2734
[#594]: https://github.com/stackabletech/hdfs-operator/pull/594
28-
[#616]: https://github.com/stackabletech/hdfs-operator/pull/616
2935

3036
## [24.7.0] - 2024-07-24
3137

0 commit comments

Comments
 (0)