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

[4.14 HCP] label missing for aws-ebs-csi-driver-operator in HCP Guest cluster

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.13, 4.12, 4.14
    • Storage / Operators
    • None
    • No
    • False
    • Hide

      None

      Show
      None

      This is a clone of issue OCPBUGS-19073. The following is the description of the original issue:

      Description of problem:

      label missing for aws-ebs-csi-driver-operator in HCP Guest cluster

      Version-Release number of selected component (if applicable):

      4.14.0-0.nightly-2023-09-12-195514

      How reproducible:

      Always

      Steps to Reproduce:

      1. Install Hypershift kind cluster from flexy template
         aos-4_14/ipi-on-aws/versioned-installer-ovn-hypershift-ci
      
      oc get deployment/aws-ebs-csi-driver-operator -n clusters-hypershift-ci-3366 -o jsonpath='{.spec.template.metadata.labels}'
      {"name":"aws-ebs-csi-driver-operator"} 

      Actual results:

      {"name":"aws-ebs-csi-driver-operator"} 

      Expected results:

      need-management-kas-access 

      Additional info:

      oc get deployment/cluster-storage-operator -n clusters-hypershift-ci-3366 -o jsonpath='{.spec.template.metadata.labels}'
      {"hypershift.openshift.io/hosted-control-plane":"clusters-hypershift-ci-3366","hypershift.openshift.io/need-management-kas-access":"true","name":"cluster-storage-operator"}
      
      Discussion: https://redhat-internal.slack.com/archives/GK0DA0JR5/p1694782231463969 

            hekumar@redhat.com Hemant Kumar
            openshift-crt-jira-prow OpenShift Prow Bot
            Rohit Patil Rohit Patil
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: