[Bug 1533899] Re: Add support for proxies

2019-02-19 Thread Dan Watkins
It's not totally clear to me what the required cloud-init changes here
are, please feel free to move the task back to New with some
clarification.

** Changed in: cloud-init
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1533899] Re: Add support for proxies

2018-08-24 Thread Michael Vogt
On classic systems snapd will honor the system proxy settings via
http_proxy (and friends). However it does not (yet) respect the internal
settings. The following PR changes this:
https://github.com/snapcore/snapd/pull/5699

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1533899] Re: Add support for proxies

2018-08-21 Thread Gustavo Niemeyer
This is supposed to work indeed, even outside of Ubuntu Core.

It's also documented:

https://snapdocs.labix.org/configuration-options/87

(this will go into snapcraft.io/docs soon)

I'm going to close this issue for now. Please reopen if I'm missing
something.

** Changed in: snapd (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: snapd (Ubuntu Trusty)
   Status: New => Fix Released

** Changed in: snappy
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1533899] Re: Add support for proxies

2018-08-20 Thread Michael Hudson-Doyle
Unless something has changed that only does anything on an Ubuntu core
system (where it edits /etc/environment for you)

On Tue, 21 Aug 2018, 17:07 Stuart Bishop, <1533...@bugs.launchpad.net>
wrote:

> Support for setting proxies seems to have landed, but is not yet
> documented. 'sudo snap get core proxy'
>
> --
> You received this bug notification because you are a member of Canonical
> Cloudware, which is subscribed to cloud-init.
> Matching subscriptions: cloud-init bugs
> https://bugs.launchpad.net/bugs/1533899
>
> Title:
>   Add support for proxies
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1533899] Re: Add support for proxies

2018-08-20 Thread Stuart Bishop
Support for setting proxies seems to have landed, but is not yet
documented. 'sudo snap get core proxy'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1533899] Re: Add support for proxies

2018-01-16 Thread Michael Vogt
** Changed in: snapd (Ubuntu)
   Status: New => Triaged

** Changed in: snapd (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1533899] Re: Add support for proxies

2017-06-23 Thread Haw Loeung
** Merge proposal linked:
   https://code.launchpad.net/~hloeung/layer-snap/+git/master/+merge/326207

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1533899] Re: Add support for proxies

2017-06-23 Thread Haw Loeung
mvo's solution in #1 does indeed work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1533899] Re: Add support for proxies

2017-06-22 Thread Stuart Bishop
Does anyone have a work around for trusty? We are unable to deploy snaps
on our internal trusty hosts at the moment.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1533899] Re: Add support for proxies

2017-06-22 Thread Haw Loeung
** Also affects: snapd (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: snapd (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1533899

Title:
  Add support for proxies

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1533899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs