Commit 68247f4
authored
feat: Add EoS checker (#644)
* feat: Add EoS checker
* chore: Update schema descriptions in CRD
* chore: Add changelog entry
* refactor: Use json_schema! macro
* chore: Remove unneeded pin!
* chore: Add 'maximum' value to totalLength schema property1 parent aa59ecd commit 68247f4
9 files changed
Lines changed: 1167 additions & 747 deletions
File tree
- deploy/helm/secret-operator/crds
- rust/operator-binary/src
- crd
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
28 | 32 | | |
29 | 33 | | |
30 | 34 | | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
0 commit comments