Commit 5511a98
fix: Place internal secrets in mutable Kubernetes Secrets (#876)
* fix: Place internal secrets in mutable Kubernetes Secrets
* changelog
* Improve docs
* use op-rs version of internal secrets
* remove unused error variants
* Update rust/operator-binary/src/controller.rs
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
* rename error variant
---------
Co-authored-by: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com>1 parent 4e89eac commit 5511a98
File tree
6 files changed
+21
-264
lines changed- rust/operator-binary
- src
6 files changed
+21
-264
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| |||
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.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments