You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support talosVersion in TalosControlPlane CRD
This PR imports a later version of the bootstrap provider, so that we
can support the `talosVersion` field when specifying config gen options
for controlplane nodes.
It should also be noted that, because of the use of some util packages
in the cluster API code, we needed to drop down our go mod versions
for kubernetes. No big changes here, just removing some contexts that
aren't supported in 1.17.x. We'll move these back up when CAPI moves up
too.
Signed-off-by: Spencer Smith <[email protected]>
0 commit comments