Merge pull request #3779 from Shopify/dbg-kubectl

Add kubectl plugin
This commit is contained in:
Kubernetes Prow Robot 2019-02-25 17:41:23 -08:00 committed by GitHub
commit 2fcbcbcb8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
52 changed files with 7212 additions and 2 deletions

View file

@ -120,3 +120,7 @@ ignored = ["github.com/kubernetes/ingress-nginx/images/grpc-fortune-teller*"]
[[constraint]]
name = "k8s.io/apiserver"
revision = "kubernetes-1.13.3"
[[constraint]]
name = "k8s.io/cli-runtime"
revision = "kubernetes-1.13.3"