-
Notifications
You must be signed in to change notification settings - Fork 33
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
using NO_PROXY env variable #603
Comments
|
note that this |
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2919 |
I will try the 10.0.0, but in my case i dont just do aio rt commands but, i also build and deploy applications with aio cli, and somehow the deploy command seems to lie to me where it gave a success where the applications are not officially deployed. (cause of the proxy of course.) SO if you can add support for it, it would be awesome. =) Thanks for the reply, i will try to keep you inform of my tests |
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-3068 |
Expected Behaviour
i would like to use NO_PROXY=ip,ip,ip,dns as env variable to not use http_proxy/https_proxy for certain dns/ip.
But in my case the NO_PROXY is not used and the cli just use the http/https proxy set.
Actual Behaviour
If i export NO_PROXY=adobeioruntime.net, and then run aio rt actions list i get :
where without proxy i have informations in the tab.
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version
aio info
The text was updated successfully, but these errors were encountered: