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: integration: fail on error when build with docker #3131

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

mschneider82
Copy link
Contributor

@mschneider82 mschneider82 commented Apr 22, 2024

@aaron-prindle i think this will show the error from build #3119

The build with docker command did not exit on error. In the failing build we never seen the log line from https://github.com/GoogleContainerTools/kaniko/blob/main/integration/images.go#L282 because it may exited in line 280.

@mschneider82 mschneider82 changed the title fail on error on build with docker fix: integration: fail on error when build with docker Apr 22, 2024
@mschneider82
Copy link
Contributor Author

should fix #3124

Copy link
Collaborator

@aaron-prindle aaron-prindle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for adding this error check @mschneider82

@aaron-prindle aaron-prindle merged commit d251b81 into GoogleContainerTools:main Apr 22, 2024
10 checks passed
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.

2 participants