Skip to content

Commit 6db1310

Browse files
committed
Update CHANGELOG.md from release 24.11.1
Signed-off-by: Andrew Kenworthy <[email protected]>
1 parent 7bb9eed commit 6db1310

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

CHANGELOG.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
### Added
8-
9-
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
10-
config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#619]).
11-
- Run a `containerdebug` process in the background of each HDFS container to collect debugging information ([#629]).
12-
- Aggregate emitted Kubernetes events on the CustomResources ([#643]).
7+
## [24.11.1] - 2025-01-10
138

14-
### Changed
9+
## [24.11.1-rc2] - 2024-12-12
1510

16-
- Switch the WebUI liveness probe from `httpGet` to checking the tcp socket.
17-
This helps with setups where configOverrides are used to enable security on the HTTP interfaces.
18-
As this results in `401` HTTP responses (instead of `200`), this previously failed the liveness checks.
11+
## [24.11.1-rc1] - 2024-12-06
1912

2013
### Fixed
2114

@@ -24,9 +17,6 @@ All notable changes to this project will be documented in this file.
2417
restart ([#616]).
2518

2619
[#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
3020

3121
## [24.11.0] - 2024-11-18
3222

0 commit comments

Comments
 (0)