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

lack of hypershift labels for hcp components ovn,cloud-network-config,multus-admission controllers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • 4.15.0
    • 4.14
    • HyperShift
    • No
    • Hypershift Sprint 243, Hypershift Sprint 244
    • 2
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, after configuring the Open Virtual Network (OVN) for a hosted cluster, the `cloud-network-config-controller`, `multus-admission-controller`, and`ovnkube-control-plane` resources were missing the `hypershift.openshift.io/hosted-control-plane:{hostedcluster resource namespace}-{cluster-name}` label. With this update, after configuring the Open Virtual Network (OVN) for a hosted cluster, the `cloud-network-config-controller`, `multus-admission-controller`, and`ovnkube-control-plane` resources contain the `hypershift.openshift.io/hosted-control-plane:{hostedcluster resource namespace}-{cluster-name}` label. (link:https://issues.redhat.com/browse/OCPBUGS-19370[*OCPBUGS-19370*])
      Show
      * Previously, after configuring the Open Virtual Network (OVN) for a hosted cluster, the `cloud-network-config-controller`, `multus-admission-controller`, and`ovnkube-control-plane` resources were missing the `hypershift.openshift.io/hosted-control-plane:{hostedcluster resource namespace}-{cluster-name}` label. With this update, after configuring the Open Virtual Network (OVN) for a hosted cluster, the `cloud-network-config-controller`, `multus-admission-controller`, and`ovnkube-control-plane` resources contain the `hypershift.openshift.io/hosted-control-plane:{hostedcluster resource namespace}-{cluster-name}` label. (link: https://issues.redhat.com/browse/OCPBUGS-19370 [* OCPBUGS-19370 *])
    • Bug Fix
    • Done

      Description of problem:

      For hcp resources:
        "cloud-network-config-controller"
        "multus-admission-controller"
        "ovnkube-control-plane"
      
      no `hypershift.openshift.io/hosted-control-plane:{hostedcluster resource namespace}-{cluster-name}` found in the above hcp resources

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

      4.14

      How reproducible:

      100%

      Steps to Reproduce:

      1. create a hosted cluster 
      2. check the labels of those resources
      e.g. `$ oc get pod multus-admission-controller-7c677c745c-l4dbc  -oyaml` to check the labels of it.
      
      Or refer testcase: ocp-44988

      Actual results:

      no expected label found

      Expected results:

      the pods have the label:
      `hypershift.openshift.io/hosted-control-plane:{hostedcluster resource namespace}-{cluster-name}`

      Additional info:

       

            jparrill@redhat.com Juan Manuel Parrilla Madrid
            rhn-support-heli He Liu
            Jie Zhao Jie Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: