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
**What problem does this PR solve?**:
Instead of defaulting to a pretty long
`cluster-api-runtime-extensions-nutanix-system` namespace, proposing to
use a shorter name. This is similar to other CAPI providers:
```
$ kubectl get providers -A
NAMESPACE NAME AGE TYPE PROVIDER VERSION
caaph-system addon-helm 91s AddonProvider helm v0.2.1
capa-system infrastructure-aws 95s InfrastructureProvider aws v2.3.5
capg-system infrastructure-gcp 92s InfrastructureProvider gcp v1.5.0
capi-kubeadm-bootstrap-system bootstrap-kubeadm 96s BootstrapProvider kubeadm v1.6.2
capi-kubeadm-control-plane-system control-plane-kubeadm 96s ControlPlaneProvider kubeadm v1.6.2
capi-system cluster-api 97s CoreProvider cluster-api v1.6.2
cappp-system infrastructure-preprovisioned 93s InfrastructureProvider preprovisioned v0.21.1
capv-system infrastructure-vsphere 93s InfrastructureProvider vsphere v1.9.1
capvcd-system infrastructure-vcd 92s InfrastructureProvider vcd v1.2.0-d2iq.1
capx-system infrastructure-nutanix 92s InfrastructureProvider nutanix v1.4.0-alpha.2
capz-system infrastructure-azure 93s InfrastructureProvider azure v1.13.1-d2iq.0
caren-system runtime-extension-caren 92s RuntimeExtensionProvider caren v0.8.1
```
**Which issue(s) this PR fixes**:
Fixes #
**How Has This Been Tested?**:
<!--
Please describe the tests that you ran to verify your changes.
Provide output from the tests and any manual steps needed to replicate
the tests.
-->
**Special notes for your reviewer**:
<!--
Use this to provide any additional information to the reviewers.
This may include:
- Best way to review the PR.
- Where the author wants the most review attention on.
- etc.
-->
0 commit comments