Skip to content

Commit

Permalink
Merge pull request #50531 from NVIDIA/gRPC-keep-alive-godeps
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 50531, 50853, 49976, 50939, 50607)

Updated gRPC vendoring to support Keep Alive

**What this PR does / why we need it**:

This PR bumps the version of the vendored version of gRPC from v1.0.4 to v1.5.1
This is needed as part of the Device Plugin API where we expect client and server to use the Keep alive feature in order to detect an error.

Unfortunately I had to also bump the version of `golang.org/x/text` and `golang.org/x/net`.

- Design document: kubernetes/community#695
- PR tracking: [kubernetes/enhancements#368](kubernetes/enhancements#368 (comment))

**Special notes for your reviewer**:
@vishh @jiayingz

**Release note**:
```
Bumped gRPC from v1.0.4 to v1.5.1
```

Kubernetes-commit: 967c19df4916160d4d4fbd9a65bad41a53992de8
  • Loading branch information
k8s-publish-robot committed Aug 29, 2017
2 parents 2067a3b + 51c33e1 commit e95a5ce
Show file tree
Hide file tree
Showing 131 changed files with 13,528 additions and 12,144 deletions.
442 changes: 220 additions & 222 deletions Godeps/Godeps.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion vendor/github.com/go-openapi/jsonpointer/.drone.sec

This file was deleted.

32 changes: 0 additions & 32 deletions vendor/github.com/go-openapi/jsonpointer/.drone.yml

This file was deleted.

1 change: 0 additions & 1 deletion vendor/github.com/go-openapi/jsonpointer/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/go-openapi/jsonpointer/.pullapprove.yml

This file was deleted.

74 changes: 0 additions & 74 deletions vendor/github.com/go-openapi/jsonpointer/CODE_OF_CONDUCT.md

This file was deleted.

202 changes: 0 additions & 202 deletions vendor/github.com/go-openapi/jsonpointer/LICENSE

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/go-openapi/jsonpointer/README.md

This file was deleted.

Loading

0 comments on commit e95a5ce

Please sign in to comment.