Commit 7110b15
authored
Implement close action with v2 hooks using a finalizer (#80)
* Implement close action with v2 hooks using a finalizer
* Rename cancel to close as we not canceling preparation, just
notifying that the node disruption has ended.
* For each impacted budget of a node disruption we are calling
the associated application disruption budget Close hook.1 parent 84985b7 commit 7110b15
13 files changed
Lines changed: 490 additions & 368 deletions
File tree
- api/v1alpha1
- internal
- appmgrcli/disruption
- controller
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | | - | |
134 | | - | |
| 133 | + | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
Lines changed: 0 additions & 153 deletions
This file was deleted.
Lines changed: 0 additions & 172 deletions
This file was deleted.
0 commit comments