mirror of https://github.com/kubernetes/kops.git
Deletion processing is not entirely a factor of the target, it is more a factor of our mode of execution (dry-run vs pre-rolling-update vs post-rolling-update). We want to introduce that post-rolling-update phase, so introduce the DeletionProcessingMode enum and move it from the target to the context. |
||
|---|---|---|
| .. | ||
| element.go | ||
| lifecycle.go | ||
| map.go | ||
| target.go | ||
| target_hcl2.go | ||
| target_hcl2_test.go | ||