Files
kubernetes/test/integration
Kubernetes Submit Queue d54ab221cd Merge pull request #48991 from smarterclayton/cleanup_restclient
Automatic merge from submit-queue

Remove old, core/v1 specific constructs from RESTClient

Now that metav1 is abstracted from the APIs, RESTClient should also be agnostic to the core API.

* Remove `LabelSelectorParam` and `FieldSelectorParam` - use `VersionedParams` with `ListOptions`
* Remove `UintParam`
* Remove all legacy field selector logic from `VersionedParams` - ParameterCodec now handles that
* Remove special parameters (like `timeout`) which is no longer set by most clients
2017-07-17 06:50:18 -07:00
..
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-12 17:34:55 -07:00
2017-07-03 11:25:59 -04:00
2017-01-16 09:35:12 -05:00