You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
What happened:
Synopsys operator fails to deploy due to permission issue at namespaced scope.
What you expected to happen:
When the synopsys operator is installed at namespaced scope, it should not care about listing cluster role or cluster role binding. If the user doesn't have list permission to cluster role or role binding, the synopsys operator should be deployed successfully
How to reproduce it (as minimally and precisely as possible):
Create a user that doesn't have cluster role or role binding and then login to cluster using the user and then try to deploy operator at namespaced scope.