Skip to content

Add --ignore-not-found=true to scaffolded undeploy make target #5195

@asmacdo

Description

@asmacdo

Feature Request

While deploying the objects in config/ with kustomize, sometimes it goes wrong (user error) and not all the objects are created. When this happens, make undeploy fails on the first object that doesn't exist. Its easy to work around, just delete them manually. However this interrupts development flow and is a bit annoying.

If we add --ignore-not-found, make undeploy will always try to delete all the objects.

/language go
/language ansible
/language helm

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.language/ansibleIssue is related to an Ansible operator projectlanguage/goIssue is related to a Go operator projectlanguage/helmIssue is related to a Helm operator projectlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions