We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cb34c commit 2c15817Copy full SHA for 2c15817
CHANGELOG.md
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
8
9
- Run a `containerdebug` process in the background of each Hive container to collect debugging information ([#554]).
10
- Aggregate emitted Kubernetes events on the CustomResources ([#560]).
11
+- Support configuring JVM arguments ([#572]).
12
13
### Changed
14
@@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.
16
17
[#554]: https://github.com/stackabletech/hive-operator/pull/554
18
[#560]: https://github.com/stackabletech/hive-operator/pull/560
19
[#561]: https://github.com/stackabletech/hive-operator/pull/561
20
+[#572]: https://github.com/stackabletech/hive-operator/pull/572
21
22
## [24.11.1] - 2025-01-10
23
0 commit comments