Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the correct namespace when deleting app components #2013

Merged
merged 1 commit into from
Jul 28, 2021

Conversation

divolgin
Copy link
Member

@divolgin divolgin commented Jul 28, 2021

When decoding an unregistered kind, operator failed to extract namespace from the spec, which caused kubectl delete command to fail with

error: the namespace from the provided object "monitoring" does not match the namespace "kots". You must pass '--namespace=monitoring' to perform this operation.

fixes #1691

@divolgin divolgin merged commit 71e37dd into master Jul 28, 2021
@divolgin divolgin deleted the divolgin/crds branch July 29, 2021 18:04
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.

Manifests related to CRD's not getting deleted from cluster
2 participants