Files
kubernetes/test/e2e
Kubernetes Submit Queue 54db8fa2e3 Merge pull request #31886 from deads2k/move-storage-class
Automatic merge from submit-queue

Move StorageClass to a storage group

We discussed the pros and cons in sig-api-machinery yesterday.  Choosing a particular group name means that clients (including our internal code) require less work and re-swizzling to handle promotions between versions.  Even if you choose a group you end up not liking, the amount of work remains the same as the incubator work case: you move the affected kind, resource, and storage.

This moves the `StorageClass` type to the `storage.k8s.io` group (named for consistency with authentication, authorization, rbac, and imagepolicy).  There are two commits, one for manaul changes and one for generated code.
2016-09-06 23:22:02 -07:00
..
2016-08-18 17:15:43 -07:00
2016-08-24 10:17:26 -07:00
2016-07-30 00:07:02 -04:00
2016-08-29 10:49:09 +08:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-08-22 21:49:34 -07:00
2016-07-30 00:07:02 -04:00
2016-09-05 10:34:30 +02:00
2016-08-30 12:23:40 +02:00
2016-08-23 11:42:42 +10:00
2016-07-30 00:07:02 -04:00
2016-08-24 06:47:17 +02:00