Commit 80a82f7
authored
feat: Support configuring JVM arguments (#677)
* feat: Support experimental additional JVM arguments
* Update tests
* clippy
* Update op-rs
* charts
* update op-rs
* Update to new op-rs
* refactor
* clippy
* cargo update
* Use op-rs 0.74.0
* test: For tests, recommended_trino_jvm_args now always returns a single JVM arg
* Bump to operator-rs 0.84.1
* Add docs1 parent 92feb27 commit 80a82f7
13 files changed
Lines changed: 1674 additions & 663 deletions
File tree
- deploy/helm/trino-operator
- crds
- templates
- docs/modules/trino/pages/usage-guide
- rust
- crd/src
- operator-binary
- src
- config
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
0 commit comments