Skip to content

Remove old/unexpected deployments/services #80

@Fizzadar

Description

@Fizzadar

When renaming or removing a deployment from kubetools.yml, kubetools does not currently remove these K8s objects, leaving that up to the user. This can be achieved by inspecting all deployments in the namespace and looking at the kubetools/project_name label, and then removing ones that should no longer exist.

Bug because this really should be the expected behavior in this scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingkubetoolsIssues with `kubetools`, production deployment.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions