Skip to content

Instantly share code, notes, and snippets.

@luciddreamz
Created November 15, 2018 22:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luciddreamz/0a599f61ef3433c94e3a3d0f9587f4b9 to your computer and use it in GitHub Desktop.
Save luciddreamz/0a599f61ef3433c94e3a3d0f9587f4b9 to your computer and use it in GitHub Desktop.
Permissions granted by dedicated-admin
$ oc describe clusterrole/dedicated-cluster-admin
Name: dedicated-cluster-admin
Created: 11 months ago
Labels: <none>
Annotations: authorization.openshift.io/system-only=true
Verbs Non-Resource URLs Resource Names API Groups Resources
[create delete get list patch update watch] [] [] [ user.openshift.io] [groups identities useridentitymappings users]
[create delete get list patch update watch] [] [] [ authorization.openshift.io] [clusterrolebindings rolebindings]
[create delete get list patch update watch] [] [] [rbac.authorization.k8s.io] [clusterrolebindings rolebindings]
[create delete get list patch update watch] [] [] [ oauth.openshift.io] [oauthclients]
[delete get list watch] [] [] [ oauth.openshift.io] [oauthclientauthorizations]
[create] [] [] [ authorization.openshift.io] [resourceaccessreviews subjectaccessreviews]
[create] [] [] [authorization.k8s.io] [subjectaccessreviews]
[create] [] [] [ project.openshift.io] [projectrequests]
[get list watch] [] [] [] [events minions nodes persistentvolumes pods]
[get list watch] [] [] [ security.openshift.io] [securitycontextconstraints]
[get list watch] [] [] [ quota.openshift.io] [clusterresourcequotas]
[get list] [] [] [ authorization.openshift.io] [clusterpolicybindings]
[get list watch] [] [] [ image.openshift.io] [images imagestreamtags]
[get list update] [] [] [ network.openshift.io] [netnamespaces]
[get list] [] [] [ network.openshift.io] [clusternetworks]
[get list watch] [] [] [ build.openshift.io] [buildconfigs builds]
$ oc describe clusterrole/dedicated-project-admin
Name: dedicated-project-admin
Created: 11 months ago
Labels: <none>
Annotations: authorization.openshift.io/system-only=true
Verbs Non-Resource URLs Resource Names API Groups Resources
[create delete get list patch update watch] [] [] [] [limitranges resourcequotas]
[create delete get list patch update watch] [] [] [ network.openshift.io] [egressnetworkpolicies]
[create delete get list patch update watch] [] [] [extensions] [daemonsets]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment