Commit 3898118
feat: Support non-default cluster domain (#591)
* feat: Support non-default cluster domain
* changelog
* Update deploy/helm/hdfs-operator/values.yaml
Co-authored-by: Malte Sander <[email protected]>
* cargo +nightly update --breaking -Z unstable-options
* Capture in variable
* Capture in variable
* cargo +nightly update --breaking -Z unstable-options
* bump to op-rs 0.80.0
* changelog
* Update deploy/helm/hdfs-operator/values.yaml
Co-authored-by: Malte Sander <[email protected]>
* Use named arguments
---------
Co-authored-by: Malte Sander <[email protected]>1 parent c682726 commit 3898118
File tree
11 files changed
+330
-177
lines changed- deploy/helm/hdfs-operator
- rust
- crd/src
- operator-binary/src
- security
11 files changed
+330
-177
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
13 | 18 | | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| |||
0 commit comments