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

Add support for immutable Kubernetes resource kinds #433

Description

@nilebox

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions