Commit 7b9a2a4
feat: Support configuring JVM arguments (#636)
* refactor
* Rename
* Fix error handling
* Add (failing test) -> TDD :)
* Actually merge stuff
* changelog
* Add some docs
* changelog
* clippy
* Update CHANGELOG.md
Co-authored-by: Malte Sander <contact@maltesander.com>
* Update rust/operator-binary/src/config/jvm.rs
Co-authored-by: Malte Sander <contact@maltesander.com>
* constants. constants everywhere.
---------
Co-authored-by: Malte Sander <contact@maltesander.com>1 parent f1f4935 commit 7b9a2a4
File tree
10 files changed
+529
-102
lines changed- deploy/helm/hdfs-operator/crds
- rust
- crd/src
- operator-binary/src
- config
- security
10 files changed
+529
-102
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments