Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-32523

python-requests supports IPv4 CIDR in no_proxy but not IPv6 [rhel-10.0]

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • rhel-10.0.beta
    • rhel-10.0.beta, rhel-10.0
    • python-requests
    • None
    • python-requests-2.32.3-1.el10
    • None
    • Important
    • rhel-sst-pt-python-ruby-nodejs
    • ssg_platform_tools
    • 19
    • 3
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None

      A common openshift use case is installing a cluster in a environment where external internet access is provided via a http proxy. NO_PROXY is used to list cluster IP addresses for which the proxy shouldn't be used.

      cluster networks can be added to NO_PROXY in the form of a CIDR to skip the proxy but this only works for IPv4 addresses

       

      An unmerged PR exists to fix this in python-requests https://github.com/psf/requests/pull/5953 but it has stalled

       

      We'd like to pull this patch downstream to prevent more delays in fixing it.

       

       

              python-maint python-maint
              dhiggins@redhat.com Derek Higgins
              Lumir Balhar Lumir Balhar
              Lukas Zachar Lukas Zachar
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: