diff --git a/bundle/next-all-namespaces/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml b/bundle/next-all-namespaces/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml index 8ea9b0776..b1b835d98 100644 --- a/bundle/next-all-namespaces/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml +++ b/bundle/next-all-namespaces/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml @@ -114,7 +114,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/eclipse-che/che-operator support: Eclipse Foundation - name: eclipse-che-preview-openshift.v7.37.0-357.next + name: eclipse-che-preview-openshift.v7.38.0-360.next namespace: placeholder spec: apiservicedefinitions: {} @@ -748,6 +748,14 @@ spec: - kubernetesimagepullers verbs: - '*' + - apiGroups: + - config.openshift.io + resourceNames: + - cluster + resources: + - consoles + verbs: + - get - apiGroups: - workspace.devfile.io resources: @@ -1404,4 +1412,4 @@ spec: maturity: stable provider: name: Eclipse Foundation - version: 7.37.0-357.next + version: 7.38.0-360.next diff --git a/bundle/next/eclipse-che-preview-kubernetes/manifests/che-operator.clusterserviceversion.yaml b/bundle/next/eclipse-che-preview-kubernetes/manifests/che-operator.clusterserviceversion.yaml index ac0520c93..e374fb464 100644 --- a/bundle/next/eclipse-che-preview-kubernetes/manifests/che-operator.clusterserviceversion.yaml +++ b/bundle/next/eclipse-che-preview-kubernetes/manifests/che-operator.clusterserviceversion.yaml @@ -121,7 +121,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/eclipse-che/che-operator support: Eclipse Foundation - name: eclipse-che-preview-kubernetes.v7.37.0-318.next + name: eclipse-che-preview-kubernetes.v7.38.0-321.next namespace: placeholder spec: apiservicedefinitions: {} @@ -1379,4 +1379,4 @@ spec: maturity: stable provider: name: Eclipse Foundation - version: 7.37.0-318.next + version: 7.38.0-321.next diff --git a/bundle/next/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml b/bundle/next/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml index 9a4e046c5..c0a94ad78 100644 --- a/bundle/next/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml +++ b/bundle/next/eclipse-che-preview-openshift/manifests/che-operator.clusterserviceversion.yaml @@ -114,7 +114,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/eclipse-che/che-operator support: Eclipse Foundation - name: eclipse-che-preview-openshift.v7.37.0-325.next + name: eclipse-che-preview-openshift.v7.38.0-328.next namespace: placeholder spec: apiservicedefinitions: {} @@ -748,6 +748,14 @@ spec: - kubernetesimagepullers verbs: - '*' + - apiGroups: + - config.openshift.io + resourceNames: + - cluster + resources: + - consoles + verbs: + - get - apiGroups: - workspace.devfile.io resources: @@ -1404,4 +1412,4 @@ spec: maturity: stable provider: name: Eclipse Foundation - version: 7.37.0-325.next + version: 7.38.0-328.next diff --git a/config/rbac/cluster_role.yaml b/config/rbac/cluster_role.yaml index f45b442a8..2ff507e08 100644 --- a/config/rbac/cluster_role.yaml +++ b/config/rbac/cluster_role.yaml @@ -359,7 +359,7 @@ rules: - config.openshift.io resources: - consoles - resourcesNames: + resourceNames: - cluster verbs: - get