Skip to content

Commit

Permalink
Merge pull request #51154 from RenaudWasTaken/gRPC-updated-1-3-0
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 51193, 51154, 42689, 51189, 51200)

Bumped gRPC version to 1.3.0

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

This PR bumps down the version of the vendored version of gRPC from v1.5.1 to v1.3.0
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))

**Which issue this PR fixes**: fixes #51099
Which was caused by my previous PR updating to 1.5.1

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

**Release note**:
```
Bumped gRPC to v1.3.0
```

Kubernetes-commit: 5fb38a325efb343c2a0467a12732829bd5ed3c3c
  • Loading branch information
k8s-publishing-bot committed Aug 24, 2017
1 parent f9b2e54 commit 06ba50f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 06ba50f

Please sign in to comment.