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

[Port] Adding HTTP(S) over HTTP(S) proxy support to add accounts #26162

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

lewis-sanchez
Copy link
Contributor

Fixes #25990

Ports: #26137

* Adjust axios proxy configuration

* Add logging around axios get request logic

* Minor clean up

* Fix conditional check

* Load environment proxy value

* Fix compilation error

* Review changes

* Add additional logging to tunnel logic with axios

* Remove unused import

* Set proxy false when proxy endpoint found

* Log when proxy endpoint is not found

* Improve log wording

* Prioritize workspace HTTP config before environment variables
@lewis-sanchez lewis-sanchez added this to the January 2025 Release milestone Jan 23, 2025
@lewis-sanchez lewis-sanchez changed the base branch from main to release/1.51 January 23, 2025 18:52
@kburtram kburtram merged commit 3e1c6f5 into release/1.51 Jan 23, 2025
13 checks passed
@kburtram kburtram deleted the lewissanchez/port-fix-connectivity branch January 23, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to add Account
2 participants