You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Describe the bug
Hi, we want use new feature from flux v1.15.0 to where we can use git repository with HTTP #2470, but also with HTTP proxy. All is setuped correctly becasue we can clone repo inside the flux container, but flux itself have issue there.
To Reproduce
Steps to reproduce the behaviour:
0. What's your setup?
start flux
with args:
It turns out Git follows Curl's conventions, so it doesn't accept the uppercase HTTP_PROXY env variable (see #2665 (comment)). Thus, I am surprised you managed to get the clone working inside the flux container.
Describe the bug
Hi, we want use new feature from flux v1.15.0 to where we can use git repository with HTTP #2470, but also with HTTP proxy. All is setuped correctly becasue we can clone repo inside the flux container, but flux itself have issue there.
To Reproduce
Steps to reproduce the behaviour:
0. What's your setup?
start flux
with args:
and ENV
Expected behavior
Flux will be able pull repository through proxy
Logs
Additional context
Add any other context about the problem here, e.g
The text was updated successfully, but these errors were encountered: