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

Fix cloud init generation for CRI containerd #14

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

danielfoehrKn
Copy link
Contributor

What this PR does / why we need it:

Fix cloud init generation for CRI containerd.

During Bootstrap when CRI is enabled, it

  • should create /etc/systemd/system/containerd.service.d/11-exec_config.conf
  • should enable & restart the containerd service

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

The user-data for CRI `containerd` creates the containerd drop-in file and enables & restarts the containerd service.

@danielfoehrKn danielfoehrKn requested review from a team as code owners June 5, 2020 16:19
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jun 5, 2020
Copy link
Contributor

@vlvasilev vlvasilev left a comment

Choose a reason for hiding this comment

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

/LGTM

@gardener-robot gardener-robot added the reviewed/lgtm Has approval for merging label Jun 5, 2020
@vlvasilev vlvasilev merged commit 14d336b into gardener:master Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants