Skip to content

Wait for containerd installation in GCE scripts [1.5 backport]#6552

Merged
dmcgowan merged 1 commit intocontainerd:release/1.5from
bobbypage:backport-6544-1-5
Feb 15, 2022
Merged

Wait for containerd installation in GCE scripts [1.5 backport]#6552
dmcgowan merged 1 commit intocontainerd:release/1.5from
bobbypage:backport-6544-1-5

Conversation

@bobbypage
Copy link
Copy Markdown
Contributor

This cherrypicks #6544 to release-1.5 branch. This will only affect k/k CI and e2e tests.

Prior to running the kube-node-installation.service, the containerd
installation should be complete as the k8s installation may have
dependencies on containerd and related binaries (e.g ctr). Add
wants/after systemd directives to ensure
kube-node-installation.service will only start after containerd
installation completes.

Signed-off-by: David Porter porterdavid@google.com

Prior to running the `kube-node-installation.service`, the containerd
installation should be complete as the k8s installation may have
dependencies on containerd and related binaries (e.g ctr). Add
wants/after systemd directives to ensure
`kube-node-installation.service` will only start after containerd
installation completes.

Signed-off-by: David Porter <porterdavid@google.com>
@bobbypage
Copy link
Copy Markdown
Contributor Author

/cc @SergeyKanzhelev

@k8s-ci-robot
Copy link
Copy Markdown

Hi @bobbypage. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci bot commented Feb 14, 2022

Build succeeded.

@bobbypage bobbypage changed the title Wait for containerd installation in GCE scripts Wait for containerd installation in GCE scripts [1.5 backport] Feb 14, 2022
Copy link
Copy Markdown
Contributor

@SergeyKanzhelev SergeyKanzhelev left a comment

Choose a reason for hiding this comment

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

thank you!

@SergeyKanzhelev
Copy link
Copy Markdown
Contributor

/lgtm

@dmcgowan dmcgowan merged commit f0f80cd into containerd:release/1.5 Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants