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

Remove sandbox image from build-time cache #1615

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

cartermckinnon
Copy link
Member

Description of changes:

This removes the sandbox image from the build-time cache. This image needs to be pulled via the CRI gRPC server of containerd in order to be properly labeled as "pinned" in order to be excluded from kubelet's image garbage collection. The multi-regional tagging behavior of the image cache is not amenable to this, and the sandbox image is very small -- it is not expensive to pull at runtime.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cartermckinnon
Copy link
Member Author

/ci
+build cache_container_images=true

Copy link
Contributor

github-actions bot commented Feb 2, 2024

@cartermckinnon roger that! I've dispatched a workflow. 👍

Copy link
Contributor

github-actions bot commented Feb 2, 2024

@cartermckinnon the workflow that you requested has completed. 🎉

Kubernetes versionBuildLaunchTest
1.23success ✅success ✅success ✅
1.24success ✅success ✅success ✅
1.25success ✅success ✅success ✅
1.26success ✅success ✅success ✅
1.27success ✅success ✅success ✅
1.28success ✅success ✅success ✅
1.29success ✅success ✅success ✅

Copy link
Member

@dims dims left a comment

Choose a reason for hiding this comment

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

LGTM

@cartermckinnon cartermckinnon merged commit 41dfa22 into master Feb 2, 2024
2 checks passed
@cartermckinnon cartermckinnon deleted the uncache-sandbox branch February 2, 2024 16:13
atmosx pushed a commit to gathertown/amazon-eks-ami that referenced this pull request Jun 18, 2024
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.

3 participants