Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-31140

[2223775] global permission found for ssp operator in cnv csv.spec.install.spec.clusterPermissions

XMLWordPrintable

    • CNV Infra 243, CNV I/U Operators Sprint 248, CNV Infra 245/246
    • No

      Description of problem: With CNV-v4.14.0.rhel9-1274, for ssp operator we are seeing global permission set for multiple rules. Since https://issues.redhat.com/browse/CNV-24031 is now closed, opening this bug to track the current failures.

      Version-Release number of selected component (if applicable):
      CNV-v4.14.0.rhel9-1274

      How reproducible:
      100%

      Steps to Reproduce:
      1. Check csv.spec.install.spec.clusterPermissions for ssp-operator
      2.
      3.

      Actual results:
      ================

      • apiGroups:
      • '*'
        resources:
      • persistentvolumeclaims
        verbs:
      • '*'
      • apiGroups:
      • '*'
        resources:
      • secrets
        verbs:
      • '*'
      • apiGroups:
      • cdi.kubevirt.io
        resources:
      • datavolumes
        verbs:
      • '*'
      • create
      • delete
      • get
      • list
      • patch
      • update
      • watch
      • apiGroups:
      • kubevirt.io
        resources:
      • virtualmachines/finalizers
        verbs:
      • '*'
        ===============

      Expected results:
      No global permission for ssp operator should be present.

      Additional info:

              rh-ee-jcanocan Javier Cano Cano
              rhn-support-dbasunag Debarati Basu-Nag
              Debarati Basu-Nag Debarati Basu-Nag
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: