Skip to content

Commit

Permalink
Merge pull request #70168 from wgliang/update-vendor/coreos-etcd
Browse files Browse the repository at this point in the history
Update vendor package github.com/coreos/...
  • Loading branch information
k8s-ci-robot committed Oct 31, 2018
2 parents 56796f3 + d462e1e commit 9e31e65
Show file tree
Hide file tree
Showing 137 changed files with 11,119 additions and 537 deletions.
462 changes: 255 additions & 207 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

424 changes: 424 additions & 0 deletions Godeps/LICENSES

Large diffs are not rendered by default.

190 changes: 113 additions & 77 deletions staging/src/k8s.io/apiextensions-apiserver/Godeps/Godeps.json

Large diffs are not rendered by default.

190 changes: 113 additions & 77 deletions staging/src/k8s.io/apiserver/Godeps/Godeps.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions staging/src/k8s.io/kube-aggregator/Godeps/Godeps.json

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

18 changes: 9 additions & 9 deletions staging/src/k8s.io/sample-apiserver/Godeps/Godeps.json

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

4 changes: 4 additions & 0 deletions vendor/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ filegroup(
"//vendor/github.com/gophercloud/gophercloud:all-srcs",
"//vendor/github.com/gorilla/websocket:all-srcs",
"//vendor/github.com/gregjones/httpcache:all-srcs",
"//vendor/github.com/grpc-ecosystem/go-grpc-middleware:all-srcs",
"//vendor/github.com/grpc-ecosystem/go-grpc-prometheus:all-srcs",
"//vendor/github.com/grpc-ecosystem/grpc-gateway/runtime:all-srcs",
"//vendor/github.com/grpc-ecosystem/grpc-gateway/utilities:all-srcs",
Expand Down Expand Up @@ -368,6 +369,9 @@ filegroup(
"//vendor/github.com/vmware/photon-controller-go-sdk/photon:all-srcs",
"//vendor/github.com/xanzy/go-cloudstack/cloudstack:all-srcs",
"//vendor/github.com/xiang90/probing:all-srcs",
"//vendor/go.uber.org/atomic:all-srcs",
"//vendor/go.uber.org/multierr:all-srcs",
"//vendor/go.uber.org/zap:all-srcs",
"//vendor/golang.org/x/crypto/bcrypt:all-srcs",
"//vendor/golang.org/x/crypto/blowfish:all-srcs",
"//vendor/golang.org/x/crypto/cryptobyte:all-srcs",
Expand Down
7 changes: 3 additions & 4 deletions vendor/github.com/coreos/etcd/clientv3/concurrency/mutex.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.

32 changes: 27 additions & 5 deletions vendor/github.com/coreos/etcd/etcdserver/api/etcdhttp/metrics.go

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

4 changes: 3 additions & 1 deletion vendor/github.com/coreos/etcd/etcdserver/api/v3rpc/BUILD

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

30 changes: 10 additions & 20 deletions vendor/github.com/coreos/etcd/etcdserver/api/v3rpc/grpc.go

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

Loading

0 comments on commit 9e31e65

Please sign in to comment.