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 /etc/kubernetes/manifests mkdir and organize Kubelet ExecStartPre's #544

Merged
merged 2 commits into from
Sep 19, 2019

Conversation

dghubble
Copy link
Member

  • Fix issue (present since bootkube->bootstrap switch) where controller asset copy could fail if /etc/kubernetes/manifests wasn't created in time on platforms using path activation for the Kubelet (observed on DigitalOcean, also possible on bare-metal)
  • Sort Kubelet ExecStartPre mkdir commands
  • Remove unused inactive-manifests and checkpoint-secrets directories (were used by bootkube self-hosting)

* Fix issue (present since bootkube->bootstrap switch) where
controller asset copy could fail if /etc/kubernetes/manifests
wasn't created in time on platforms using path activation for
the Kubelet (observed on DigitalOcean, also possible on
bare-metal)
* Sort Kubelet ExecStartPre mkdir commands
* Remove unused inactive-manifests and checkpoint-secrets
directories (were used by bootkube self-hosting)
@dghubble dghubble merged commit 5b06e0e into master Sep 19, 2019
@dghubble dghubble deleted the fix-and-organize-mkdirs branch September 19, 2019 08:08
dghubble added a commit that referenced this pull request Sep 23, 2019
* Introduced in bare-metal and DigitalOcean in #544
while addressing possible ordering race, but after
the v1.16 upgrade validation
dghubble added a commit that referenced this pull request Sep 23, 2019
* Introduced in bare-metal and DigitalOcean in #544
while addressing possible ordering race, but after
the v1.16 upgrade validation
Snaipe pushed a commit to aristanetworks/monsoon that referenced this pull request Apr 13, 2023
* Introduced in bare-metal and DigitalOcean in poseidon#544
while addressing possible ordering race, but after
the v1.16 upgrade validation
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

1 participant