vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

use `kubectl auth can-i <verb> <resource>` to hide inaccessible resources in Clusters tree view

Open dgolovin opened this issue 5 years ago • 0 comments

oc auth can-i list images would return for developer

no - no RBAC policy matched

for system:admin

yes

dgolovin avatar May 16 '19 04:05 dgolovin