Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

fix: always ensure kubelet and kubectl before kubeadm #886

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

eliobischof
Copy link
Member

When kubeadm with a specific version is ensured, yum also installs
kubeadms dependencies kubectl and kubelet, but at the latest version.
Whatever the reason for that is...

Closes: #826

When kubeadm with a specific version is ensured, yum also installs
kubeadms dependencies kubectl and kubelet, but at the latest version.
Whatever the reason for that is...

✅ Closes: #826
@eliobischof eliobischof added bug Something isn't working Node Agent labels Oct 22, 2021
@eliobischof eliobischof requested a review from stebenz October 22, 2021 12:36
@eliobischof eliobischof self-assigned this Oct 22, 2021
@eliobischof eliobischof marked this pull request as ready for review October 22, 2021 13:25
@eliobischof eliobischof merged commit 6bd09d3 into master Oct 22, 2021
@eliobischof eliobischof deleted the kubelet-version-bug branch October 22, 2021 14:54
@github-actions
Copy link

🎉 This PR is included in version 5.2.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working Node Agent released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When setting updatesdisabled to true, kubectl and kubelet get installed to latest version
2 participants