kops/upup
justinsb ffd52cac40 refactor: Introduce DeletionProcessingMode
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.
2024-02-15 08:12:19 -05:00
..
models Merge pull request #16009 from voriol/master 2024-02-13 05:29:50 -08:00
pkg/fi refactor: Introduce DeletionProcessingMode 2024-02-15 08:12:19 -05:00
tools/generators/fitask Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
.gitignore