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: fail cli await if deleting resource errors #1742

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

idagelic
Copy link
Member

Fail CLI await if deleting resource errors

Description

Merges the "await resource deleted" helpers into "await resource state" so that the CLI now fails the await if deleting the resource had errored

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

@idagelic idagelic requested a review from a team as a code owner January 24, 2025 09:27
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
@idagelic idagelic force-pushed the return-on-error-await-delete branch from dba4961 to 2746fdd Compare January 24, 2025 09:32
@idagelic idagelic merged commit e5158d6 into main Jan 24, 2025
12 checks passed
@idagelic idagelic deleted the return-on-error-await-delete branch January 24, 2025 10:35
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.

3 participants