If the manifest is skipped, neither update nor delete should happen.
Ideally it would be nice to specify the list of manifest IDs to skip through the opts parameter.
What's the purpose of that: in Omni some manifests should support create only mode. Such manifests will be used in bootstrap mode, like deploying ArgoCD then ArgoCD will manage itself.
See: siderolabs/omni#2172
If the manifest is skipped, neither update nor delete should happen.
Ideally it would be nice to specify the list of manifest IDs to skip through the
optsparameter.What's the purpose of that: in Omni some manifests should support create only mode. Such manifests will be used in bootstrap mode, like deploying ArgoCD then ArgoCD will manage itself.
See: siderolabs/omni#2172