Commit 0d2661f
refactor: extract dereference/validate pipeline from reconcile (#968)
* refactor: rename kafka_controller.rs -> controller.rs
* refactor: add dereference and validate steps
* fix: update crate hashes
* feat: add smoke snapshot test
* docs: adapted changelog
* fix(test): make configmap diff better readable
* fix: improve variable namings
* fix: add authorization_config to validated cluster
* fix(test): add vector to cm snapshot.
* fix(validate): improve todo comment.
* Update rust/operator-binary/src/controller/validate.rs
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>
---------
Co-authored-by: Andrew Kenworthy <1712947+adwk67@users.noreply.github.com>1 parent 1dd7d5b commit 0d2661f
19 files changed
Lines changed: 1377 additions & 345 deletions
File tree
- rust/operator-binary/src
- controller
- crd
- operations
- resource
- tests/templates/kuttl/smoke
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
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.
0 commit comments