kubernetes/plugin
Kirill Shirinkin 5e9da75df2 Allow aggregate-to-view roles to get jobs status (#77866)
* Allow aggregate-to-edit roles to get jobs status

Right now users/accounts with role `admin` or `edit` can create, update and delete jobs, but are not allowed to pull the status of a job that they create.  This change extends `aggregate-to-edit` rules to include `jobs/status`.

* Move jobs/status to aggregate-to-view rules

* Add aggregate-to-view policy to view PVCs status

* Update fixtures to include new read permissions

* Add more status subresources

* Update cluster-roles.yaml

* Re-order deployment permissions

* Run go fmt

* Add more permissions

* Fix tests

* Re-order permissions in test data

* Automatically update yamls
2019-07-26 11:59:22 -07:00
..
pkg Allow aggregate-to-view roles to get jobs status (#77866) 2019-07-26 11:59:22 -07:00
BUILD autogenerated code update based in new plugin 2019-06-19 17:20:11 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00