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 670dfb4 commit c26e533Copy full SHA for c26e533
crates/stackable-operator/CHANGELOG.md
@@ -6,8 +6,8 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
-- Add `ProductSpecificCommonConfig`, so that product operators can have custom fields on the `commonConfig`.
10
- Also add a `JavaCommonConfig`, which can be used by JVM based tools to offer `jvmArgumentOverrides` ([#931])
+- Add `ProductSpecificCommonConfig`, so that product operators can have custom fields within `commonConfig`.
+ Also add a `JavaCommonConfig`, which can be used by JVM-based tools to offer `jvmArgumentOverrides` with this mechanism ([#931])
11
12
[#931]: https://github.com/stackabletech/operator-rs/pull/931
13
0 commit comments