![]() 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 |
||
---|---|---|
.. | ||
BUILD | ||
fake.go |