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

Fix deleting CRDs at the end of tests #184

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

nineinchnick
Copy link
Member

When running tests except complete_values, when the Prometheus Operator is not being installed, there are no extra CRDs to remove, and the delete command was failing. Check explicitly if there's anything to remove.

@cla-bot cla-bot bot added the cla-signed label Jun 13, 2024
@nineinchnick nineinchnick merged commit 548288d into trinodb:main Jun 13, 2024
9 checks passed
@nineinchnick nineinchnick deleted the cleanup-crds branch June 13, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant