Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test with `v1.10.12`: ``` # kubectl api-resources Error: unknown command "api-resources" for "kubectl" Run 'kubectl --help' for usage. unknown command "api-resources" for "kubectl" # kubectl version Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.12", GitCommit:"c757b93cf034d49af3a3b8ecee3b9639a7a11df7", GitTreeState:"clean", BuildDate:"2018-12-19T11:16:52Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.12", GitCommit:"c757b93cf034d49af3a3b8ecee3b9639a7a11df7", GitTreeState:"clean", BuildDate:"2018-12-19T11:04:29Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"} ```
- Loading branch information