k3s/pkg/client
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
..
cache Fix race in DeltaFIFO 2016-09-06 20:48:18 +02:00
chaosclient Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientset_generated Revert "Add e2e tests for eviction subresource." 2016-09-06 16:21:50 -07:00
leaderelection Update acquire to use newer JitterUntil vs. sleep with 0 timer which may 2016-07-29 11:10:00 -05:00
metrics Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
record Merge pull request #29230 from luxas/goimport 2016-08-05 16:22:01 -07:00
restclient Make sure the StatusCode is taken into account in DoRaw() 2016-08-23 11:42:42 +10:00
testdata
testing/core Improve doc for the fake client 2016-08-30 13:42:43 -04:00
transport Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
typed Rename IsEmpty to Empty 2016-08-19 14:19:19 -07:00
unversioned Merge pull request #31886 from deads2k/move-storage-class 2016-09-06 23:22:02 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00