Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Add support for immutable Kubernetes resource kinds #433

Open
nilebox opened this issue Feb 18, 2019 · 0 comments
Open

Add support for immutable Kubernetes resource kinds #433

nilebox opened this issue Feb 18, 2019 · 0 comments

Comments

@nilebox
Copy link
Contributor

nilebox commented Feb 18, 2019

One example is PodDisruptionBudget, another is RBAC objects (role binding cannot be changed to reference a different role IIRC).

For immutable resource kinds we should either implement a custom code, or just add some way of adding "immutable" flag per kind which will tell Smith to delete-and-create instead of updating if the spec is different.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant