generated from siderolabs/project-template-kubernetes-controller
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
Showing
4 changed files
with
79 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.