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: update kaniko build image #2811

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

lizardruss
Copy link
Collaborator

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2810
resolves ENG-2940

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace kaniko builds fail with the ECR credential helper.

What else do we need to know?
Upgrading the image fixed the user's issue.

ENG-2940

Signed-off-by: Russell Centanni <[email protected]>
Copy link

netlify bot commented Feb 29, 2024

Deploy Preview for devspace-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit b445dc9
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/65e0b94e5a815600088f57ec

Copy link
Contributor

@89luca89 89luca89 left a comment

Choose a reason for hiding this comment

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

LGTM

@lizardruss lizardruss merged commit 8cbb0cb into devspace-sh:main Feb 29, 2024
18 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.

Kaniko builds that use a serviceAccount fail to pull the base image
2 participants