Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-16015

[Azure] in Azure workload identity cluster the secret "capz-manager-bootstrap-credentials" is missing.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • 4.14
    • None
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

      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

            joelspeed Joel Speed
            mihuang@redhat.com Mingxia Huang
            Zhaohua Sun Zhaohua Sun
            Zhaohua Sun
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: