mortar
mortar copied to clipboard
mortar fire --force
It would be really nice if Mortar could recreate resources that aren't allowed to be updated (opting in via a --force flag or something).
Which resources are that kind? Do you have some specific use case for this?
I haven't personally stumbled on anything like this. :)
Changing label selectors on deployments and RS/DS is not allowed in apps/v1beta2+.
Related: https://github.com/kubernetes/kubernetes/issues/50808