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 delete-node.service kubectl service exec's #684

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Mar 28, 2020

  • Fix delete-node service that runs on worker (cloud-only) shutdown to delete a Kubernetes node. Regressed in Switch from upstream hyperkube image to individual images #669 (unreleased)
  • Use podman --entrypoint to invoke the kubectl binary in the kubelet image on Fedora CoreOS
  • Use rkt --exec to invoke kubectl binary in the kubelet image on Container Linux

* Fix delete-node service that runs on worker (cloud-only)
shutdown to delete a Kubernetes node. Regressed in #669
(unreleased)
* Use rkt `--exec` to invoke kubectl binary in the kubelet
image
* Use podman `--entrypoint` to invoke the kubectl binary in
the kubelet image
@dghubble dghubble merged commit fc686c8 into master Mar 28, 2020
@dghubble dghubble deleted the fix-delete-node-exec branch March 29, 2020 02:01
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.

1 participant