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

build: add Nutanix infra provider #12

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

dkoshkin
Copy link
Collaborator

Deploy CAPX and the default clusterclass and templates. This will unblock all of us working on CAPX related work.

I also added the versions to deploy in make/clusterctl.mk to match the synced API version, otherwise clusterctl will fetch the latest stable version (in the case of CAPX) or a newer provider version that doesn't match the API.

@dkoshkin dkoshkin requested review from faiq and deepakm-ntnx March 29, 2024 00:43
@dkoshkin dkoshkin self-assigned this Mar 29, 2024
@dkoshkin
Copy link
Collaborator Author

➜  capi-runtime-extensions git:(dkoshkin/build-use-same-infra-provider-versions) ✗ k get providers -A
NAMESPACE                           NAME                     AGE    TYPE                     PROVIDER      VERSION
caaph-system                        addon-helm               6m2s   AddonProvider            helm          v0.1.1-alpha.1
capa-system                         infrastructure-aws       6m2s   InfrastructureProvider   aws           v2.4.0
capd-system                         infrastructure-docker    6m2s   InfrastructureProvider   docker        v1.6.3
capi-kubeadm-bootstrap-system       bootstrap-kubeadm        6m3s   BootstrapProvider        kubeadm       v1.6.3
capi-kubeadm-control-plane-system   control-plane-kubeadm    6m3s   ControlPlaneProvider     kubeadm       v1.6.3
capi-system                         cluster-api              6m3s   CoreProvider             cluster-api   v1.6.3
capx-system                         infrastructure-nutanix   6m2s   InfrastructureProvider   nutanix       v1.4.0-alpha.1
➜  capi-runtime-extensions git:(dkoshkin/feat-deploy-capx-infra-provider) k get clusterclass
NAME                  AGE
aws-quick-start       5m21s
docker-quick-start    5m21s
nutanix-quick-start   5m21s

Also deploy infra provider versions that match the API.
@dkoshkin dkoshkin force-pushed the dkoshkin/feat-deploy-capx-infra-provider branch from a82d455 to 02bfcc7 Compare March 29, 2024 01:06
@deepakm-ntnx
Copy link

deepakm-ntnx commented Mar 29, 2024

these changes are already part of #6

@dkoshkin dkoshkin merged commit b0761a7 into main Mar 29, 2024
@dkoshkin dkoshkin deleted the dkoshkin/feat-deploy-capx-infra-provider branch March 29, 2024 18:28
@github-actions github-actions bot mentioned this pull request Mar 29, 2024
jimmidyson pushed a commit that referenced this pull request Apr 11, 2024
Also deploy infra provider versions that match the API.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants