kubernetes/pkg/apis
Kubernetes Submit Queue 62c89368db
Merge pull request #57040 from liggitt/sort-by-group
Automatic merge from submit-queue (batch tested with PRs 56858, 57040, 56979, 57051, 57052). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Display apiGroups before resources in PolicyRule

This lets them sort logically into groups by string

"" "pods"
"" "configmaps"
"apps" "deployments"
"apps" "daemonsets"
etc

```release-note
NONE
```
2017-12-16 16:34:42 -08:00
..
abac Update generated code 2017-11-10 18:26:46 +01:00
admission Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
admissionregistration Use full gopath for externalTypes of missing API groups. 2017-11-26 00:12:45 +08:00
apps Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
authentication Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
authorization Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
autoscaling Merge pull request #54998 from tengqm/autoscale-api-doc 2017-12-16 05:46:37 -08:00
batch Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
certificates Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
componentconfig Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
core Merge pull request #56881 from islinwb/remove_unused_code 2017-12-16 11:04:56 -08:00
events Use full gopath for externalTypes of missing API groups. 2017-11-26 00:12:45 +08:00
extensions Remove unused code in pkg/api/,pkg/apis/ 2017-12-07 13:35:47 +08:00
imagepolicy Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
networking Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
policy Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
rbac Display apiGroups before resources in PolicyRule 2017-12-11 09:53:31 -05:00
scheduling Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
settings Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
storage Use full gopath for externalTypes of missing API groups. 2017-11-26 00:12:45 +08:00
OWNERS Add liggitt as an API approver. Note that bgrant0607 is an approver, but 2017-08-23 11:32:05 -07:00