Files
kubernetes/test/e2e
Kubernetes Submit Queue 092b2cc081 Merge pull request #31994 from caesarxuchao/client-gen-versioned-options
Automatic merge from submit-queue

[Client-gen] Let versioned client use versioned options

i.e., use v1.ListOptions, v1.DeleteOptions when possible.

Remove the extension/v1beta1.ListOptions, because it's exactly the same as v1.ListOptions, and is not referred throughout the code base. After its removal, I register v1.ListOptions during extensions/v1beta1 scheme registration.

First three commits are manual changes.

Fix #27753

cc @lavalamp
2016-10-04 22:16:40 -07:00
..
2016-10-04 14:22:41 -07:00
2016-08-18 17:15:43 -07:00
2016-08-24 10:17:26 -07:00
2016-09-21 07:49:12 -04:00
2016-09-26 07:58:01 -04:00
2016-09-28 10:53:30 -07:00
2016-09-15 18:38:01 -04:00
2016-09-06 13:31:31 +02:00
2016-07-30 00:07:02 -04:00
2016-09-26 07:58:01 -04:00
2016-09-28 13:11:02 +02:00
2016-09-26 07:58:01 -04:00
2016-09-21 07:49:12 -04:00
2016-08-30 12:23:40 +02:00
2016-09-26 07:58:01 -04:00
2016-09-26 07:58:01 -04:00
2016-10-04 14:22:41 -07:00
2016-09-08 13:06:10 -04:00