Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-1609

Request for replacement of wildcards in Cluster roles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • Pipelines 1.5.1
    • Pipelines 1.5, Pipelines 1.4.1
    • Operator
    • None
    • 1
    • False
    • False
    • Undefined
    • Pipelines Sprint 205, Pipelines Sprint 206

      IHAC request that consists on replacing all the wildcards in the cluster roles like for instance, in:

      kind: ClusterRole
      apiVersion: rbac.authorization.k8s.io/v1
      metadata:
      name: openshift-serverless-ns-admin
      labels:
      rbac.authorization.k8s.io/aggregate-to-nsadmin: "true"
      rules:

      • verbs:
      • create
      • update
      • patch
      • delete
        apiGroups:
      • eventing.knative.dev
      • messaging.knative.dev
      • sources.knative.dev
      • flows.knative.dev
      • bindings.knative.dev
        resources:
      • "*"

      And replace by the enumeration of resources that we want to grant access.

      Thanks a lot. Best regards. German.

              vdemeest Vincent Demeester
              rhn-support-gparente German Parente
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: