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

expose http proxy configuration via IPC commands #851

Open
scareything opened this issue Jun 12, 2024 · 2 comments
Open

expose http proxy configuration via IPC commands #851

scareything opened this issue Jun 12, 2024 · 2 comments
Assignees

Comments

@scareything
Copy link
Member

No description provided.

@mjtrangoni
Copy link
Contributor

mjtrangoni commented Jun 18, 2024

@qrkourier we need this for supporting the new http_proxy feature with ziti-edge-tunnel helm chart.

Since 0.22.31, -x|--proxy type://[username[:password]@]hostname_or_ip:port proxy to use when connecting to OpenZiti controller and edge routers. 'http' is currently the only supported type.-

This should be optional and if possible configurable via Environment variables like the Identity.

@qrkourier
Copy link
Member

@mjtrangoni I think I see what you mean. The k8s deployments do not use IPC because they're not configured interactively, and need to configure the proxy with env vars or command line options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants