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-publishing-bot committed Aug 21, 2017
2 parents ec6e5f9 + 7a5bf7f commit 7b93dde
Showing 1 changed file with 21 additions and 17 deletions.
38 changes: 21 additions & 17 deletions Godeps/Godeps.json

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

0 comments on commit 7b93dde

Please sign in to comment.