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

Issue ovirt/go-ovirt-client#183: Proxy support #239

Merged
merged 1 commit into from Apr 27, 2022
Merged

Conversation

janosdebugs
Copy link
Contributor

Description of the Change

This PR partially fixes oVirt/go-ovirt-client#183 and adds support for setting a proxy server on the go-ovirt level. The final fix is added by oVirt/go-ovirt-client#185.

Alternate Designs

Hard-coding the proxy from environment in this library.

Benefits

It is testable.

Possible Drawbacks

More complex.

Verification Process

The go-ovirt-client change has a test for proxy usage. This change was added in a vendor folder to go-ovirt-client to test this change.

@janosdebugs janosdebugs merged commit 3547148 into master Apr 27, 2022
@janosdebugs janosdebugs deleted the proxy-support branch April 27, 2022 09:20
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.

new.go Transport misses proxy
2 participants