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

TALM Operator pod selector also selects OpenShift GitOps

XMLWordPrintable

    • Important
    • No
    • CNF RAN Sprint 239, CNF RAN Sprint 240, CNF RAN Sprint 241
    • 3
    • False
    • Hide

      None

      Show
      None

      Description of problem:
      The TALM Operator deployment created by the CSV includes the following selector. This matches what is also used OpenShift GitOps.

        selector:
          matchLabels:
            control-plane: controller-manager
        strategy: {}
        template:
          metadata:
            labels:
              control-plane: controller-manager
      

      https://github.com/openshift-kni/cluster-group-upgrades-operator/blob/release-4.12/bundle/manifests/cluster-group-upgrades-operator.clusterserviceversion.yaml#L332C1-L339C50

      When looking at the Console UI the Deployment for TALM shows both TALM and OpenShift GitOps on the ReplicaSet and Pods tab.

      How reproducible:
      Every time.

      Steps to Reproduce:

      
      

      1. Install both TALM and OpenShift GitOps operators.
      2. Navigate to the TALM or OpenShift GitOps Deployments in openshift-operators namespace
      3. Select the ReplicatSet or Pods tab.

            sskeard@redhat.com Steven Skeard
            rhn-support-bjarvis Brian Jarvis
            Joshua Clark Joshua Clark
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: