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 bug that caused namespace clean to display an error even on success #100

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

joshuaauerbachwatson
Copy link
Contributor

The support for cleanup of (DigitalOcean, not OpenWhisk) triggers when cleaning a namespace was flawed and caused an error to be displayed, even when the operation succeeded. Basically, the operation to list triggers without specifying a function was always failing. If there were no triggers, this would cause an error display even though all actual cleaning succeeded. If there were triggers, they would not get cleaned up.

@joshuaauerbachwatson joshuaauerbachwatson merged commit 211512f into master Sep 8, 2022
@joshuaauerbachwatson joshuaauerbachwatson deleted the fix-ns-clean branch September 8, 2022 18:29
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.

1 participant