Skip to content

fix(ocm): honor env proxy in outbound client#5674

Merged
glpatcern merged 1 commit into
masterfrom
feature/ocm-outbound-proxy-support
Jun 29, 2026
Merged

fix(ocm): honor env proxy in outbound client#5674
glpatcern merged 1 commit into
masterfrom
feature/ocm-outbound-proxy-support

Conversation

@MahdiBaghbani

@MahdiBaghbani MahdiBaghbani commented Jun 25, 2026

Copy link
Copy Markdown
Member

My primary use case for this is correctly route every OCM endpoint call through MITM and log it.
Other than that, I think it's generally a good practice to respect the system settings for the proxy in case of SOCKS5 or other tunneling settings like VPN.

WebDAV is using a library which correctly respects the system proxies, but the OCM client doesn't so in my case the WebDAV calls are logged but not the OCM calls.

@MahdiBaghbani MahdiBaghbani self-assigned this Jun 25, 2026
@MahdiBaghbani MahdiBaghbani added feature New feature OCM Open Cloud Mesh labels Jun 25, 2026
Signed-off-by: Mahdi Baghbani <mahdi-baghbani@azadehafzar.io>
@MahdiBaghbani MahdiBaghbani force-pushed the feature/ocm-outbound-proxy-support branch from 28a8e0f to 68b9f7e Compare June 25, 2026 19:29
@glpatcern glpatcern merged commit 1de9dfe into master Jun 29, 2026
16 checks passed
Tristan-C789 pushed a commit to Tristan-C789/reva that referenced this pull request Jul 2, 2026
Signed-off-by: Mahdi Baghbani <mahdi-baghbani@azadehafzar.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature OCM Open Cloud Mesh

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants