generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What steps did you take and what happened:
helm install capi-operator capi-operator/cluster-api-operator --create-namespace -n capi-operator-system --set infrastructure=azure --set addon=helm --set cert-manager.enabled=true --wait --timeout 90s
No errors, but the cluster API provider Azure didn't install the now required Azure Service Operator pre-requisite on the management cluster.
What did you expect to happen:
CAPZ provider is properly installed.
Environment:
- Cluster-api-operator version: 0.6.0
- Cluster-api version: 1.5.1
- Minikube/KIND version:
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
docker-desktop Ready control-plane 3d23h v1.27.2 192.168.65.4 <none> Docker Desktop 5.10.102.1-microsoft-standard-WSL2 docker://24.0.6
/kind bug
[One or more /area label. See https://github.com/kubernetes-sigs/cluster-api-operator/labels?q=area for the list of labels]
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.