Need support for https_proxy and no_proxy

Bug #1387381 reported by Christian Reis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Low
Unassigned

Bug Description

We re-implemented support for proxies with bug 1384464, but in the merge review it became clear that we are lucking out today because https_proxy is not supported. Furthermore, we don't allow the admin to specify a no_proxy field at all, which we should if the environment requires something special.

Christian Reis (kiko)
description: updated
Changed in maas:
milestone: none → next
Revision history for this message
Julian Edwards (julian-edwards) wrote :

Nobody has ever asked for this and I've never seen anyone using a separate SSL proxy. Is it really required for "next" ?

Changed in maas:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Gavin Panella (allenap) wrote :

These overlap a bit with Julian's point, but here goes anyway:

* No one has asked for separate HTTP and HTTPS proxy settings, so we
  only offer a single setting for both.

* Internally, MAAS passes around separate HTTP and HTTPS proxy settings,
  but that's an implementation detail. At present they always have the
  same value.

* It's common to use the same proxy for both HTTP and HTTPS. Browsers
  and other HTTPS clients use the CONNECT verb when accessing HTTPS
  sites via a proxy.

* no_proxy is calculated and set automatically by _run_import so that
  the region is not accessed via any configured proxy. If we need to
  avoid proxies elsewhere we should try the same approach: to calculate
  the setting and set it without user intervention. No one has asked for
  a user-configurable setting for this.

I'm not sure if that makes this Invalid or Won't Fix.

Christian Reis (kiko)
Changed in maas:
milestone: next → none
Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

is no_proxy still not supported? not seeing it as an option in the web ui.

Revision history for this message
Adam Collard (adam-collard) wrote :

This bug has not seen any activity in the last 6 months, so it is being automatically closed.

If you are still experiencing this issue, please feel free to re-open.

MAAS Team

Changed in maas:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.