canonical / craft-application

The basis for *craft applications
https://canonical-craft-application.readthedocs-hosted.com/en/latest
GNU Lesser General Public License v3.0
5 stars 7 forks source link

Proxy-related environment variables are not being forwarded to managed instances #258

Closed tigarmo closed 3 months ago

tigarmo commented 3 months ago

Bug Description

The typical http_proxy, https_proxy and no_proxy environment variables are not being passed to the Provider-created managed instances, causing managed runs to fail if they are behind proxies.

To Reproduce

.

part yaml

No response

Relevant log output

.
syncronize-issues-to-jira[bot] commented 3 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2579.

This message was autogenerated

mr-cal commented 3 months ago

This is from https://github.com/canonical/craft-providers/issues/528