Clayton Coleman
|
870da687d0
|
Add more extensive tests to apiserver for variations in version
Formalize v1beta1 and v1beta3 style APIs in our test cases.
|
2015-03-27 15:03:58 -04:00 |
|
Clayton Coleman
|
eb0eff69fe
|
Move watch to being a resthandler resource and expose it on LIST
GET /pods?watch=true&resourceVersion=10
will now function equivalent to GET /watch/pods.
|
2015-03-27 15:03:58 -04:00 |
|
Clayton Coleman
|
ea32b89e5e
|
Allow map[string][]string to be converted to an object
Will allow query parameters to be converted to versioned objects.
|
2015-03-24 17:25:45 -04:00 |
|