~ubuntuone-hackers/layer-snap:add-snap-proxy

Last commit made on 2018-03-01
Get this branch:
git clone -b add-snap-proxy https://git.launchpad.net/~ubuntuone-hackers/layer-snap
Members of Ubuntu One hackers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
add-snap-proxy
Repository:
lp:~ubuntuone-hackers/layer-snap

Recent commits

1077d87... by Adam Collard

WiP: Support changing enterprise proxies

93a8f96... by Adam Collard

Address stub's review comments

8769e7a... by Adam Collard

Add support for snap proxy

c87c097... by Stuart Bishop

Experimental support for supported architectures.

The charmer make hardcode a list of supported architectures, and the
snap layer will do nothing except complain if it is deployed on some
other arch. The charm will need to cope with the requested snaps
never being installed.

This will likely disappear into the base layer or Juju core at some
point.

799422c... by Stuart Bishop

supported-architectures is EXPERIMENTAL. Make arch fail more visible.

f390ffa... by Haw Loeung

Removed unnecessary bit.

a090213... by Haw Loeung

Add layer option to specify supported architectures for a snap.

bf78008... by Haw Loeung

Work around LP:1699986 and install systemd package as well on Trusty.

cdae90c... by Haw Loeung

Overriding snapd proxy via /etc/systemd/system/snapd.service.d/* also works in Trusty.

860fa57... by Stuart Bishop

Use standard Juju model proxy config if set