-
Notifications
You must be signed in to change notification settings - Fork 2.3k
apply the container_runtime for calico #9392
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
apply the container_runtime for calico #9392
Conversation
Signed-off-by: derek mcquay <[email protected]>
|
Can one of the admins verify this patch?
|
|
/ok-to-test |
|
That doesn't seem to be fixing the issue with setting up calico here though. Inventory: The node is stuck in |
|
@vrutkovs Are you seeing this in CI or are you testing locally? Was curious to see if I could debug it. |
|
@dmmcquay testing locally, I could be doing something wrong though. Does this PR solve all install issues in your setup? |
|
@vrutkovs there might be other issues :) I am curious if that failing pod you mention has anything else in the logs that might help me understand what is happening. What if you ran a |
|
Right, there's /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dmmcquay, vrutkovs The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Just to help with the paper trail, see this comment: #7592 (comment)
|
Add the correct
container_runtimeto fix calico build./cc @ozdanborne
Signed-off-by: derek mcquay [email protected]