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

Move containerd wait into exported function #5021

Merged
merged 1 commit into from Jan 25, 2022

Conversation

brandond
Copy link
Contributor

Proposed Changes

Move containerd wait into exported function

RKE2 needs to do the same thing when starting up the temporary kubelet and containerd; make this code reusable so that we don't have to copypasta it over there.

Types of Changes

D.R.Y.

Verification

No change to K3s - existing code just moved into a function

Linked Issues

User-Facing Change

NONE

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond requested a review from a team as a code owner January 25, 2022 18:39
@brandond
Copy link
Contributor Author

CI flaked; merging

@brandond brandond merged commit bc7635f into k3s-io:master Jan 25, 2022
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.

None yet

3 participants