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

Remove option WithNoProxy from grpc clients using context dialer. #3612

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

thallgren
Copy link
Member

The grpc.WithNoProxy() is ignored when used together with grpc.WithContextDialer().

The `grpc.WithNoProxy()` is ignored when used together with
`grpc.WithContextDialer()`.

Signed-off-by: Thomas Hallgren <[email protected]>
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label Jun 10, 2024
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label Jun 10, 2024
@thallgren thallgren merged commit a087041 into release/v2 Jun 10, 2024
17 checks passed
@thallgren thallgren deleted the thallgren/grpc-proxy branch June 10, 2024 09:21
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.

1 participant