mortar icon indicating copy to clipboard operation
mortar copied to clipboard

mortar fire --force

Open Timer opened this issue 7 years ago • 2 comments

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).

Timer avatar Jan 25 '19 13:01 Timer

Which resources are that kind? Do you have some specific use case for this?

I haven't personally stumbled on anything like this. :)

jnummelin avatar Jun 03 '19 09:06 jnummelin

Changing label selectors on deployments and RS/DS is not allowed in apps/v1beta2+.

Related: https://github.com/kubernetes/kubernetes/issues/50808

Timer avatar Jun 03 '19 16:06 Timer