Skip to content

Conversation

johnstcn
Copy link
Member

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b1dc272)

johnstcn and others added 4 commits November 25, 2024 14:20
Relates to #385

This commit adds an option ENVBUILDER_EXIT_ON_PUSH_FAILURE that controls the previous behaviour of exiting with an error if ENVBUILDER_PUSH_IMAGE was set to a truthy value and we failed to push the image.

- Before, Envbuilder would always exit with an error on a failed push.
- Now, Envbuilder will only exit with an error if ENVBUILDER_EXIT_ON_PUSH_FAILURE is set to a truthy value.
- Otherwise, Envbuilder will continue building the image and executing ENVBUILDER_INIT_SCRIPT even if push fails.

(cherry picked from commit b18cd0e)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b1dc272)
@johnstcn johnstcn self-assigned this Dec 2, 2024
Base automatically changed from cj/release/1.0/kaniko-fix-blob-unknown to release/1.0 December 2, 2024 11:29
@johnstcn johnstcn merged commit 0b4600f into release/1.0 Dec 2, 2024
@johnstcn johnstcn deleted the cj/release/1.0/dependabot-bump-jwt-v4 branch December 2, 2024 11:30
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