Skip to content

Commit

Permalink
Update CHANGELOG.md from release 24.11.1
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Kenworthy <andrew.kenworthy@stackable.de>
  • Loading branch information
adwk67 committed Jan 28, 2025
1 parent 7bb9eed commit 6db1310
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,11 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Added

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

### Changed
## [24.11.1-rc2] - 2024-12-12

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

### Fixed

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

[#616]: https://github.com/stackabletech/hdfs-operator/pull/616
[#619]: https://github.com/stackabletech/hdfs-operator/pull/619
[#629]: https://github.com/stackabletech/hdfs-operator/pull/629
[#643]: https://github.com/stackabletech/hdfs-operator/pull/643

## [24.11.0] - 2024-11-18

Expand Down

0 comments on commit 6db1310

Please sign in to comment.