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. |
||
---|---|---|
.. | ||
models | ||
pkg/fi | ||
tools/generators/fitask | ||
.gitignore |