Project cloning fails in proxy environment #17017
Labels
area/plugins
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Describe the bug
Some investigation
Some thoughts. It is possible to clone the project in the terminal of theia container.
http_proxy
andhttps_proxy
env vars present. When the command to clone the project is executed [1] the env are overridden byaskpassEnv
. That's why it fails.[1] https://github.com/eclipse/che-theia/blob/54f39d621663f597639f4336e80d8d8430083d82/plugins/workspace-plugin/src/exec.ts#L14
Che version
Expected behavior
Runtime
oc version
) 4.xScreenshots
Installation method
chectl server:start --platform openshift --installer operator --self-signed-cert
chectl version
commandThe text was updated successfully, but these errors were encountered: