Hide Forgot
Document URL: https://docs.openshift.com/enterprise/3.0/admin_guide/manage_authorization_policy.html#overview Section Number and Name: NEW Describe the issue: There is not a good description or location to pull a list of verbs/resources that one could use to develop security rules. Suggestions for improvement: Provide a new section that provides a list of all verbs / resources, or provide a way to query the system to get the full up to date list. Additional information:
@David Are the verbs listed here still accurate? https://docs.openshift.com/enterprise/3.1/architecture/additional_concepts/authorization.html#evaluating-authorization Also, are the in-use resources here still current? https://docs.openshift.com/enterprise/3.1/admin_guide/manage_authorization_policy.html#viewing-roles-and-bindings
We added a `deletecollection` verb. The command in the second link to gather the roles still works. I put the output here: https://gist.github.com/deads2k/a6e22ea0f8f60c804235
Work in progress: https://github.com/openshift/openshift-docs/pull/1810
Looks like the user want a section to list the possible verbs & resources, or something like `oc types`, so the current solution is suitable?
Updated with a NOTE box with a pointer to the verb list, which lives in the Evaluating Authorization section. Thanks!
Ok, verified.
Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/b5a59bef5c70cdca32aa4ee8b85504cfa51b54bd Bug 1319884, updated 'oc describe clusterPolicy default' output https://github.com/openshift/openshift-docs/commit/8e82d2d7ef0d0abbe1fb584f8b5b74bc863b76df Merge pull request #1810 from ahardin-rh/verbs-resources Bug 1319884, updated 'oc describe clusterPolicy default' output
Content is now published: https://access.redhat.com/documentation/en/openshift-enterprise/version-3.1/cluster-administration/#viewing-cluster-policy