Merge pull request #80893 from nikhita/kubectl-redundant-rules

publishing: remove redundant rules for kubectl
This commit is contained in:
Kubernetes Prow Robot 2019-08-04 18:13:48 -07:00 committed by GitHub
commit c4d00b1c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -637,16 +637,3 @@ rules:
dir: staging/src/k8s.io/kubectl
name: release-1.15
go: 1.12.5
dependencies:
- repository: api
branch: release-1.15
- repository: apimachinery
branch: release-1.15
- repository: client-go
branch: release-12.0
- repository: code-generator
branch: release-1.15
- repository: component-base
branch: release-1.15
- repository: metrics
branch: release-1.15