-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.14
-
None
-
No
-
Rejected
-
False
-
Description of problem:
In Azure workload identity cluster the secret "capz-manager-bootstrap-credentials" is missing.
Version-Release number of selected component (if applicable):
4.14.0-0.nightly-2023-07-05-191022
How reproducible:
always
Steps to Reproduce:
1.Install an Azure workload identity cluster. https://polarion.engineering.redhat.com/polarion/#/project/OSE/workitems?query=OCP-64892
Actual results:
$ oc get po capz-controller-manager-6d9756564f-4ls4m -n openshift-cluster-api -o yaml - image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d016fdfedb40164e52439a5e4b86fa161ccd6611a411e6e21358fe13f24eda52 imageID: "" lastState: {} name: manager ready: false restartCount: 0 started: false state: waiting: message: secret "capz-manager-bootstrap-credentials" not found reason: CreateContainerConfigError
Expected results:
Additional info:
must-gather: https://drive.google.com/file/d/1aTZiPB_GNrtkjKGQrfYqmfCUp8gsXUvr/view?usp=sharing $ oc get po --all-namespaces | grep -v Running NAMESPACE NAME READY STATUS RESTARTS AGE openshift-cloud-controller-manager azure-cloud-node-manager-54njs 0/1 Pending 0 6h18m openshift-cloud-controller-manager azure-cloud-node-manager-nt4z8 0/1 Pending 0 169m openshift-cluster-api capz-controller-manager-6d9756564f-4ls4m 0/1 CreateContainerConfigError 0
- is related to
-
CCO-320 Update cluster-api-provider-azure to consume Azure workload identity tokens
- Closed
-
OCPBUGS-16366 [AWS] secret "capa-manager-bootstrap-credentials" not found
- Closed