Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b660e19

Browse files
committedAug 29, 2017
Merge pull request #51154 from RenaudWasTaken/gRPC-updated-1-3-0
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
1 parent b74cd71 commit b660e19

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+13453
-4871
lines changed
 

‎vendor/golang.org/x/net/context/context.go

+5-107
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vendor/golang.org/x/net/context/go17.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.