Skip to content

Add support for Proxy #39

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

Closed
fioan89 opened this issue Mar 20, 2025 · 1 comment · Fixed by #89
Closed

Add support for Proxy #39

fioan89 opened this issue Mar 20, 2025 · 1 comment · Fixed by #89

Comments

@fioan89
Copy link
Collaborator

fioan89 commented Mar 20, 2025

Coder plugin uses behind the scenes an http client to connect to Coder deployments. The http cllient needs tp support proxy configurations so that requests can be routed through a specified proxy server.

Toolbox allows user to configure their proxy, and it also provides a service that exposes the values.

Image

@matifali matifali modified the milestones: v0.1.0, Toolbox launch Mar 26, 2025
@matifali
Copy link
Member

matifali commented Apr 3, 2025

I guess we only need to verify with a Coder deployment running behind a proxy if that works with built-in ToolBox settings.

fioan89 added a commit that referenced this issue Apr 15, 2025
- proxy credentials are not yet supported as they were not exposed in Toolbox settings
- system and manual proxy configuration supported.
- manual tests included system wide settings and manual http settings.
- resolves #39
fioan89 added a commit that referenced this issue Apr 17, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
- proxy credentials are not yet supported as they were not exposed in
Toolbox settings
- system and manual proxy configuration supported.
- manual tests included system wide settings and manual http settings.
- resolves #39
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 a pull request may close this issue.

2 participants