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

Add support for SSH over HTTPS tunneling #3007

Open
pjbgf opened this issue Aug 19, 2022 · 0 comments
Open

Add support for SSH over HTTPS tunneling #3007

pjbgf opened this issue Aug 19, 2022 · 0 comments
Labels
area/git Git related issues and pull requests enhancement New feature or request

Comments

@pjbgf
Copy link
Member

pjbgf commented Aug 19, 2022

Some clusters have egress traffic rules by which all traffic must go through specific proxies.
As of v0.32.0, Flux supports:

  • HTTP(S) proxies when accessing Git servers via HTTP(S).
  • SOCKS5 proxies when accessing Git servers via SSH.

An additional use case is when users need to establish SSH connections whilst only having available HTTPS proxies.
SSH over HTTPS tunneling support is required for this to work.

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/git Git related issues and pull requests enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant