Skip to content

adding ignore-not-found flag#7063

Open
pratik-parikh01 wants to merge 1 commit intooperator-framework:masterfrom
pratik-parikh01:master
Open

adding ignore-not-found flag#7063
pratik-parikh01 wants to merge 1 commit intooperator-framework:masterfrom
pratik-parikh01:master

Conversation

@pratik-parikh01
Copy link

Description of the change:
This issue: #5195
This PR adds the --ignore-not-found flag to kubectl delete command in Makefile for make undeploy and make delete
fixes #5195

Motivation for the change:
kubectl delete fails when object to be delete is not found, with this change, it will ignore the error and overall command passes

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@openshift-ci openshift-ci bot requested review from anik120 and joelanford March 9, 2026 09:34
@pratik-parikh01
Copy link
Author

Some issue on my laptop regarding signing the commit, please give me another day to find and fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant