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(cmd): fixed err output for delete and deploy commands #9437

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

idsulik
Copy link
Contributor

@idsulik idsulik commented Jun 6, 2024

Fixes: #9434

Description
Fixed error output if render stage failed for delete/deploy commands

User facing changes
Before: if delete/deploy failed on render it outputs only exit status 1
After: if delete/deploy failed on render it outputs full error

@ericzzzzzzz ericzzzzzzz merged commit 1185081 into GoogleContainerTools:main Jun 10, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Skaffold doesn't deliver the error messages
2 participants