openshift-istio / openshift-ansible

OpenShift Installation and Configuration Management
https://install.openshift.com
Apache License 2.0
6 stars 4 forks source link

Ensure system:authenticated can create Istio CRDs #9

Closed knrc closed 6 years ago

knrc commented 6 years ago

Normal users are unable to create instances of the Istio CRDs, failing with messages similar to the following

Error from server (Forbidden): gateways.networking.istio.io "greeting-gateway" is forbidden: User "developer" cannot get gateways.networking.istio.io in the namespace "myproject": User "developer" cannot get gateways.networking.istio.io in project "myproject"