Skip to content

Commit ebf83d5

Browse files
committed
changelog
1 parent ca8d106 commit ebf83d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
99
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
1010
config property `requestedSecretLifetime`. This helps reducing frequent Pod restarts ([#619]).
1111
- Run a `containerdebug` process in the background of each HDFS container to collect debugging information ([#629]).
12+
- Support configuring JVM arguments ([#636]).
1213
- Aggregate emitted Kubernetes events on the CustomResources ([#643]).
1314

1415
### Changed
@@ -19,6 +20,7 @@ All notable changes to this project will be documented in this file.
1920

2021
[#619]: https://github.com/stackabletech/hdfs-operator/pull/619
2122
[#629]: https://github.com/stackabletech/hdfs-operator/pull/629
23+
[#636]: https://github.com/stackabletech/hdfs-operator/pull/636
2224
[#643]: https://github.com/stackabletech/hdfs-operator/pull/643
2325

2426
## [24.11.1] - 2025-01-10

0 commit comments

Comments
 (0)