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

feat(k8s): support mode=max for AWS ECR with cluster-buildkit build mode #5758

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

stefreak
Copy link
Member

@stefreak stefreak commented Feb 20, 2024

What this PR does / why we need it:
AWS ECR now supports mode=max together with an extra option
image-manifest=true.

See also https://aws.amazon.com/blogs/containers/announcing-remote-cache-support-in-amazon-ecr-for-buildkit-clients/

Which issue(s) this PR fixes:

Fixes #5683

Special notes for your reviewer:

Copy link
Collaborator

@twelvemo twelvemo left a comment

Choose a reason for hiding this comment

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

Great stuff!

@stefreak stefreak added this pull request to the merge queue Feb 20, 2024
@stefreak
Copy link
Member Author

Thank you 🤩

Merged via the queue into main with commit 6a94cec Feb 20, 2024
44 checks passed
@stefreak stefreak deleted the ecr-mode-max branch February 20, 2024 14:55
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.

[FEATURE]: Add AWS ECR to supported multi-stage build caching registries for cluster-buildkit
2 participants