Commit ed5d43d
authored
fix: don't crash on Secret/ConfigMap names with > 63 charaters (#443)
* test: Use long Secret name
* fix: Don't crash on Secret/ConfigMap names with more than 63 charaters
* use new helper from operator-rs
* fix Compilation for newer op-rs version
* Update to op-rs 0.116.0
* changelog everything
* Update nix
* fix cargo doc1 parent 2df571d commit ed5d43d
9 files changed
Lines changed: 430 additions & 354 deletions
File tree
- docs/modules/commons-operator/pages
- rust/operator-binary/src/restart_controller
- tests/templates/kuttl/restarter
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
11 | 16 | | |
12 | 17 | | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
| |||
0 commit comments