-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* flatcar support Add preKubeadmCommands for node name replacement Add flatcarDriver in poetry plugin list Enable required feature gate * Support os switch & Fix clusterclas patches * Update ignition Fix ignition ignoring error. Fix lint. Add comment about PATH overwrite in flatcar. * Build flatcar image Remove default os in image build cmd * Land clct openstack provider override * modify json patches for flatcar changed ignition config to match the one used by CAPO * modify CA secret type and metadata CAPI expects a CA secret of type "cluster.x-k8s.io/secret" instead of "kubernetes.io/tls". Also, the "cluster.x-k8s.io/cluster-name" label has been added, containing the cluster's stack id. * ci(flatcar): add image builds + functional tests * ci(flatcar): fix image dependency * ci: fix concurrency for new os * chore: fix concurrency * chore: bump image-builder to v0.1.19 * chore: undo getting-started docs * chore(flatcar): fix image builds * ci: fix image builds for ubuntu * docs: move to link to docs * chore: fix linters * docs: add flatcar info * ci: enable debugging * ci: use correct os_distro * ci: add GITHUB_TOKEN for CAPI installs * ci: fix image name * ci: restore functional testing for all versions --------- Co-authored-by: okozachenko1203 <okozachenko1203@gmail.com> Co-authored-by: Mohammed Naser <mnaser@vexxhost.com>
- Loading branch information
1 parent
391cdac
commit ef4401f
Showing
12 changed files
with
273 additions
and
87 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
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
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.