Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.09] Increase gRPC request timeout to 20 seconds when sending snapshots #2404

Merged

Conversation

nishanttotla
Copy link
Contributor

Cherry-pick #2391

git cherry-pick -s -x e3e2821fe3eae707915b78215526da078d2d75a7

Cherry-pick was clean.

@nishanttotla
Copy link
Contributor Author

@nishanttotla nishanttotla force-pushed the increase-grpc-timeout-17.09 branch from 32c6678 to 06497c4 Compare November 7, 2017 20:33
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
(cherry picked from commit e3e2821)
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
@nishanttotla nishanttotla force-pushed the increase-grpc-timeout-17.09 branch from 06497c4 to b6e7720 Compare November 7, 2017 20:33
@nishanttotla
Copy link
Contributor Author

@abhi I remember your PR had some vendoring issues like this one is having. Can you tell me what the fix was?

Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
@codecov
Copy link

codecov bot commented Nov 7, 2017

Codecov Report

Merging #2404 into bump_v17.09 will increase coverage by 0.05%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##           bump_v17.09    #2404      +/-   ##
===============================================
+ Coverage        60.22%   60.28%   +0.05%     
===============================================
  Files              128      128              
  Lines            26154    26167      +13     
===============================================
+ Hits             15751    15774      +23     
+ Misses            9025     9007      -18     
- Partials          1378     1386       +8

@nishanttotla
Copy link
Contributor Author

Okay doing a vndr update and rerunning vndr seems to have fixed the CI.

Ping @anshulpundir @dperny

Copy link
Contributor

@anshulpundir anshulpundir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some readme files updated. Is this expected ? @nishanttotla

@nishanttotla
Copy link
Contributor Author

@anshulpundir it's because I reran vndr after updating the its version.

@nishanttotla
Copy link
Contributor Author

@andrewhsu can you confirm that this is okay to do?

@thaJeztah
Copy link
Member

Yes; recent versions of vndr include readme's, because they often state licensing information

@thaJeztah
Copy link
Member

Perhaps worth having something similar as in the moby/moby repo, where we pin to a specific version of vndr to make sure the vendoring is always done with the same version; https://github.com/moby/moby/blob/842bbeb63d82a55ee6ce537f860e9b37c146481c/hack/dockerfile/install-binaries.sh#L156

@dperny
Copy link
Collaborator

dperny commented Nov 8, 2017

:shipit:

@nishanttotla nishanttotla merged commit 1841adb into moby:bump_v17.09 Nov 8, 2017
@nishanttotla nishanttotla deleted the increase-grpc-timeout-17.09 branch November 8, 2017 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants