Skip to content

Commit

Permalink
Vendor metrics-server client for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
olga-mirensky committed Dec 9, 2019
1 parent 00f239a commit 29a2c38
Show file tree
Hide file tree
Showing 503 changed files with 24,297 additions and 11,427 deletions.
61 changes: 37 additions & 24 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 8 additions & 6 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@ import:
- package: github.com/openshift/client-go
version: release-3.11
- package: k8s.io/kubernetes
repo: https://github.com/openshift/kubernetes.git
version: origin-3.11-kubernetes-1.11.1
repo: https://github.com/openshift/kubernetes.git
- package: k8s.io/api
repo: https://github.com/openshift/kubernetes-api.git
version: origin-3.11-kubernetes-1.11.1
repo: https://github.com/openshift/kubernetes-api.git
- package: k8s.io/client-go
repo: https://github.com/openshift/kubernetes-client-go.git
version: origin-3.11-kubernetes-1.11.1
repo: https://github.com/openshift/kubernetes-client-go.git
- package: k8s.io/kube-aggregator
repo: https://github.com/openshift/kube-aggregator.git
version: origin-3.11-kubernetes-1.11.1
repo: https://github.com/openshift/kube-aggregator.git
- package: k8s.io/apiextensions-apiserver
repo: https://github.com/openshift/apiextensions-apiserver.git
version: origin-3.11-kubernetes-1.11.1
repo: https://github.com/openshift/apiextensions-apiserver.git
- package: k8s.io/apimachinery
repo: https://github.com/openshift/kubernetes-apimachinery.git
version: origin-3.11-kubernetes-1.11.1
repo: https://github.com/openshift/kubernetes-apimachinery.git
- package: github.com/davecgh/go-spew
version: ^1.1.0
- package: github.com/Azure/azure-sdk-for-go
Expand Down Expand Up @@ -110,3 +110,5 @@ import:
- cidr
- package: github.com/dgrijalva/jwt-go
version: v3.2.0
- package: github.com/openshift/kubernetes-metrics
version: origin-3.11-kubernetes-1.11.1
78 changes: 23 additions & 55 deletions vendor/contrib.go.opencensus.io/exporter/ocagent/ocagent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions vendor/github.com/alecthomas/units/bytes.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 29a2c38

Please sign in to comment.