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

Default Scan setting roles is set to all instead of master,worker on Power

XMLWordPrintable

    • Yes
    • ppc64le
    • False
    • Hide

      None

      Show
      None

      Description of problem:

        Default Scan setting roles is set to all instead of master,worker on Power

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

        CO - 1.4.1

      How reproducible:

        Everytime

      Steps to Reproduce:

          1. Deploy Compliance Operator v1.4.1 using index image
          2. Verify the default Scan setting
          

      Actual results:

      # oc get ss default -o=jsonpath={.roles}
      ["@all"]

      Expected results:

      # oc get ss default -o=jsonpath={.roles}
      ["master","worker"]%

      Additional info:

          

            lbragsta@redhat.com Lance Bragstad
            anayek Aniruddha Nayek
            Xiaojie Yuan Xiaojie Yuan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: