Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue 5a2c473c1c Merge pull request #36085 from deads2k/cli-05-generic-print
Automatic merge from submit-queue

have basic kubectl crud agnostic of registered types

Makes `kubectl get` agnostic to scheme (baked in API types).  This means that it will now work against generic API servers that are "kube shaped".

This is similar to the work done for `kubectl create` last release.  I'll split out the smaller command.  `kubectl get` looks a lot different, but this eliminates all special casing for TPR in those cases.



@fabianofranz
2016-11-04 08:17:02 -07:00
..
2016-10-21 17:32:32 -07:00
2016-10-21 17:32:32 -07:00
2016-10-29 20:24:54 -07:00
2016-10-29 20:24:54 -07:00
2016-11-04 07:50:31 -04:00
2016-10-24 09:32:49 -07:00
2016-10-29 13:30:47 -07:00
2016-11-04 07:50:31 -04:00