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

gRPC with connection error #6163

Closed
wants to merge 2 commits into from

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Mar 25, 2021

Added Dial option 'WithReturnConnectionError` which passes connection errors back to the client. This allows users to fix connection problems with the API without debugging in the auth server (which isn't possible in cloud).

Open after #6183 is merged - Not going to be merged due to etcd alpha version. Leaving this in draft for users (and I) to troubleshoot connection errors.

@Joerger Joerger force-pushed the joerger/grpc-return-connection-error branch 2 times, most recently from 4b0399d to c510335 Compare March 26, 2021 22:35
@Joerger Joerger changed the title Upgrade etcd dependencies + gRPC with connection error gRPC with connection error Mar 26, 2021
@Joerger Joerger force-pushed the joerger/grpc-return-connection-error branch from 0d186c6 to 2245b63 Compare March 27, 2021 00:16
@Joerger Joerger mentioned this pull request Mar 30, 2021
5 tasks
@Joerger Joerger force-pushed the joerger/grpc-return-connection-error branch from 2245b63 to 413da48 Compare April 7, 2021 20:55
@russjones
Copy link
Contributor

@Joerger Are you still working on this or can this PR be closed?

@Joerger
Copy link
Contributor Author

Joerger commented May 12, 2021

This can't be merged until etcd 3.5 is released, closing for now.

@Joerger Joerger closed this May 12, 2021
@Joerger Joerger deleted the joerger/grpc-return-connection-error branch March 20, 2023 19:08
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.

2 participants