deckhouse icon indicating copy to clipboard operation
deckhouse copied to clipboard

Node network CIDR is not listed in NO_PROXY env variable

Open asviel opened this issue 1 year ago • 1 comments

Preflight Checklist

  • [X] I agree to follow the Code of Conduct that this project adheres to.
  • [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.

Version

v1.60.0

Expected Behavior

If I use a proxy, requests to the master nodes will not attempt to use http[s]_proxy.

Actual Behavior

Requests to master nodes go through http[s]_proxy.

Steps To Reproduce

No response

Additional Information

I think we should add private IP address ranges to no_proxy by default:

10.0.0.0/8
172.16.0.0/12
192.168.0.0/16

Logs

No response

asviel avatar May 29 '24 08:05 asviel

Please revert the PR when the issue will be resolved.

z9r5 avatar May 31 '24 08:05 z9r5