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

bug(al2023): reset CNI cache on boot #1912

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Conversation

cartermckinnon
Copy link
Member

@cartermckinnon cartermckinnon commented Aug 8, 2024

Description of changes:

This attempts to mitigate an issue with containerd 1.7.x (using libcni 1.1.x) in which pod sandboxes cannot be cleaned up because an errant (empty) file exists in the CNI results cache on disk.

More discussion: containerd/containerd#8197

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

Copy link
Contributor

github-actions bot commented Aug 8, 2024

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

Copy link
Contributor

github-actions bot commented Aug 8, 2024

@cartermckinnon the workflow that you requested has completed. 🎉

AMI variantBuildTest
1.23 / al2023success ✅success ✅
1.24 / al2023success ✅success ✅
1.25 / al2023success ✅success ✅
1.26 / al2023failure ❌skipped ⏭️
1.27 / al2023failure ❌skipped ⏭️
1.28 / al2023failure ❌skipped ⏭️
1.29 / al2023success ✅success ✅
1.30 / al2023success ✅success ✅

@cartermckinnon
Copy link
Member Author

Fixed a bug in the bot, giving the CI another run to verify it...

/ci

Copy link
Contributor

github-actions bot commented Aug 8, 2024

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

Copy link
Contributor

github-actions bot commented Aug 8, 2024

@cartermckinnon the workflow that you requested has completed. 🎉

AMI variantBuildTest
1.23 / al2023success ✅success ✅
1.24 / al2023success ✅success ✅
1.25 / al2023success ✅success ✅
1.26 / al2023success ✅success ✅
1.27 / al2023success ✅success ✅
1.28 / al2023success ✅success ✅
1.29 / al2023success ✅success ✅
1.30 / al2023success ✅success ✅

@cartermckinnon cartermckinnon merged commit d1d2163 into main Aug 9, 2024
10 checks passed
@cartermckinnon cartermckinnon deleted the cni-cache-reset branch August 9, 2024 19:36
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