-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Pull sandbox image periodically #1601
Conversation
2aeea8c
to
11d2f2d
Compare
/ci |
@cartermckinnon roger that! I've dispatched a workflow. 👍 |
The CI job for 1.29 will fail, but will be fixed by #1602. I'll re-run in a bit |
@cartermckinnon the workflow that you requested has completed. 🎉
|
/ci giving 1.29 another go after the CI fix... |
@cartermckinnon roger that! I've dispatched a workflow. 👍 |
@cartermckinnon the workflow that you requested has completed. 🎉
|
1.27 hit a resource limit in the CI account, disregard |
Could someone please merge it? |
Is there an expected date and time for the distribution of this solution to #1597 ? |
Please merge this in, we're dealing with a production outage right now because of this issue! None of our pods and jobs are able to deploy into the cluster! |
@spatelwearpact Samir, this is NOT the right forum for a production outage discussion, please escalate through your AWS support folks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dims your comment is not helpful, the issue we're having is in production and is directly related to this PR. So how about you guys get cracking on this and get it merged instead of telling me to report things to my TAM! |
@spatelwearpact thanks for the tip! |
FYI - the Kubernetes version skew policy does allow you to run 1.28 nodes with a 1.29 control plane if that helps folks get around any immediate issues until a fix is pushed out |
cc @henry118 |
About how long does it take for the new AMI to appear in the AWS EKS console now that this fix is merged? |
This reverts commit 824c55e.
@RobCannon please see #1597 (comment) |
Issue #, if available:
Helps workaround #1597, proper fix will be an updated
containerd
from Amazon Linux.Description of changes:
As a hotfix for accidental garbage collections of the sandbox container image, we'll check every minute and re-pull it if necessary.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Testing Done
Tested live on a node, the timer has the desired effect: