File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -17,16 +17,19 @@ All notable changes to this project will be documented in this file.
1717 This helps with setups where configOverrides are used to enable security on the HTTP interfaces.
1818 As this results in ` 401 ` HTTP responses (instead of ` 200 ` ), this previously failed the liveness checks.
1919
20+ [ #619 ] : https://github.com/stackabletech/hdfs-operator/pull/619
21+ [ #629 ] : https://github.com/stackabletech/hdfs-operator/pull/629
22+ [ #643 ] : https://github.com/stackabletech/hdfs-operator/pull/643
23+
24+ ## [ 24.11.1] - 2025-01-10
25+
2026### Fixed
2127
2228- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
2329 deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
2430 restart ([ #616 ] ).
2531
2632[ #616 ] : https://github.com/stackabletech/hdfs-operator/pull/616
27- [ #619 ] : https://github.com/stackabletech/hdfs-operator/pull/619
28- [ #629 ] : https://github.com/stackabletech/hdfs-operator/pull/629
29- [ #643 ] : https://github.com/stackabletech/hdfs-operator/pull/643
3033
3134## [ 24.11.0] - 2024-11-18
3235
You can’t perform that action at this time.
0 commit comments