Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
- 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]).

### Changed

Expand All @@ -25,6 +26,7 @@ All notable changes to this project will be documented in this file.
[#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
Loading
Loading