Clayton Coleman
33a3e325f7
API server should offer metav1 Table/Partial transforms
...
Now that internal types are equivalent, allow the apiserver to serve
metav1 and metav1beta1 depending on the client. Test that in the
apiserver integration test and ensure we get the appropriate responses.
Register the metav1 type in the appropriate external locations.
2019-05-10 15:29:07 -04:00
Jordan Liggitt
959c56d325
Install meta.k8s.io/v1beta1 types into kubectl scheme
2019-04-05 01:19:57 -04:00
Jordan Liggitt
dc1fa870bf
Remove alpha InitializerConfiguration types, Initializers admission plugin
2019-01-23 11:37:39 -05:00
Mikhail Mazurskiy
5cab7f9a57
Handle errors
2018-07-17 20:47:14 +10:00
David Eads
c5445d3c56
simplify api registration
2018-05-08 18:33:50 -04:00
David Eads
8ae62517da
remove rootscopedkinds from groupmeta
2018-05-01 13:08:23 -04:00
David Eads
ef0d1ab819
remove incorrect static restmapper
2018-05-01 07:51:17 -04:00
David Eads
e7fbbe0e3c
eliminate indirection from type registration
2018-04-25 09:02:31 -04:00
David Eads
dd6405681f
cleanup printers some more
2018-02-20 12:59:40 -05:00
Chao Xu
7945ae68d0
remove reference to v1alpha1
2017-11-21 13:00:40 -08:00
mbohlool
fc5a613c17
Add MutatingWebhookConfiguration type
2017-11-09 14:00:14 -08:00
mbohlool
9ddea83a2c
Rename ExternalAdmissionHookConfiguration to ValidatingWebhookConfiguration
2017-11-09 11:39:50 -08:00
Nikhita Raghunath
3b0b95ecbf
Remove TPR remnants
...
There are still TPR types and generated client
in the extensions group. It is better to clean
that up, now that it has been removed from master.
2017-11-03 21:15:58 +05:30
ymqytw
35468469eb
create an instance of registry and scheme for kubectl
2017-10-27 14:51:47 -07:00