Skip to content

Commit ea016be

Browse files
Update changelog
1 parent a8e8aa4 commit ea016be

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
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

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

715
### Added
@@ -21,7 +29,6 @@
2129
- Implement `envOverrides` for HbaseCluster ([#550]).
2230
- Omid test: use 1.1.2, update default port number and raise test timeout ([#556]).
2331
- An invalid `HBaseCluster` doesn't cause the operator to stop functioning (#[575]).
24-
- 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 ([#594]).
2532

2633
### Removed
2734

@@ -33,7 +40,6 @@
3340
[#558]: https://github.com/stackabletech/hbase-operator/pull/558
3441
[#574]: https://github.com/stackabletech/hbase-operator/pull/574
3542
[#584]: https://github.com/stackabletech/hbase-operator/pull/584
36-
[#594]: https://github.com/stackabletech/hbase-operator/pull/594
3743

3844
## [24.7.0] - 2024-07-24
3945

0 commit comments

Comments
 (0)