Skip to content

Commit 9f437aa

Browse files
committed
add changelog
1 parent 0b9cdd1 commit 9f437aa

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
@@ -18,10 +18,12 @@ All notable changes to this project will be documented in this file.
1818
This helps with setups where configOverrides are used to enable security on the HTTP interfaces.
1919
As this results in `401` HTTP responses (instead of `200`), this previously failed the liveness checks.
2020
- Set the JVM argument `-Xms` in addition to `-Xmx` (with the same value). This ensure consistent JVM configs across our products ([#636]).
21+
- Default to OCI for image metadata and product image selection ([#640]).
2122

2223
[#619]: https://github.com/stackabletech/hdfs-operator/pull/619
2324
[#629]: https://github.com/stackabletech/hdfs-operator/pull/629
2425
[#636]: https://github.com/stackabletech/hdfs-operator/pull/636
26+
[#640]: https://github.com/stackabletech/hdfs-operator/pull/640
2527
[#643]: https://github.com/stackabletech/hdfs-operator/pull/643
2628

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

0 commit comments

Comments
 (0)