siderolabs / cluster-api-bootstrap-provider-talos

A cluster-api bootstrap provider for deploying Talos clusters.
https://www.talos-systems.com
Mozilla Public License 2.0
103 stars 27 forks source link

fix: update talos machinery pkg #46

Closed rsmitty closed 3 years ago

rsmitty commented 3 years ago

This PR updates to the latest machinery pkg in the release-0.7 branch (https://github.com/talos-systems/talos/commit/bef498db0af04d616533360a9d1de21fdbb53031). This fixes a bug where kubelet could not be found because we were generating configs that were still using docker.io as the repo.

We'll want to do this update again once a GA 0.7 release gets cut.

rsmitty commented 3 years ago

/approve

rsmitty commented 3 years ago

/lgtm