Commit 0ec1f09
authored
Basic Lifecycle Management Interfaces + v2 Concrete Implementations (#568)
This adds the basic interfaces for StatefulSet-based lifecycle
management for initially the v2 operator. Currently it is not
leveraged in a controller, as that needs to be subsequently broken
out from the original PoC.1 parent 08876c4 commit 0ec1f09
File tree
19 files changed
+5181
-1
lines changed- operator
- internal/lifecycle
- testdata
19 files changed
+5181
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
299 | | - | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
0 commit comments