Skip to content

Commit

Permalink
Merge pull request kubernetes#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
```
  • Loading branch information
Kubernetes Submit Queue authored Aug 21, 2017
2 parents 5c03d37 + faee6d6 commit 967c19d
Show file tree
Hide file tree
Showing 172 changed files with 24,118 additions and 7,261 deletions.
123 changes: 78 additions & 45 deletions Godeps/Godeps.json

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

Loading

0 comments on commit 967c19d

Please sign in to comment.