~mthaddon/charm-k8s-unifi-poller/+git/charm-k8s-unifi-poller:master

Last commit made on 2020-09-10
Get this branch:
git clone -b master https://git.launchpad.net/~mthaddon/charm-k8s-unifi-poller/+git/charm-k8s-unifi-poller
Only Tom Haddon can upload to this branch. If you are Tom Haddon please log in for upload directions.

Branch merges

Branch information

Recent commits

0f9d4bf... by Tom Haddon

Prevent duplicate entries in extra_configs

df3e5b2... by Tom Haddon

Add test of invalid netloc, as well as valid url to confirm we're exercising both code paths

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-unifi-poller/+git/charm-k8s-unifi-poller/+merge/390540
Reviewed-by: Gareth Woolridge <email address hidden>

68e1389... by Tom Haddon

Add test of invalid netloc, as well as valid url to confirm we're exercising both code paths

33040bd... by Gareth Woolridge

Add summary back in, charm push fails without it.

Reviewed-on: https://code.launchpad.net/~moon127/charm-k8s-unifi-poller/+git/charm-k8s-unifi-poller/+merge/390169
Reviewed-by: Tom Haddon <email address hidden>

d9ac17a... by Gareth Woolridge

Add summary back in, charm push fails without it.

55aeede... by Gareth Woolridge

Update metadata.yaml with description from upstream.

Reviewed-on: https://code.launchpad.net/~moon127/charm-k8s-unifi-poller/+git/charm-k8s-unifi-poller/+merge/390163
Reviewed-by: Tom Haddon <email address hidden>

1252dbf... by Gareth Woolridge

Add LP team as maintainers.

527a058... by Gareth Woolridge

Update metadata.yaml with description from upstream.

c4cd117... by Gareth Woolridge

Add support for multiple controllers and other options/overrides supported by the upstream unifi-poller via extra_configs. Add tests and lint fixes.

Reviewed-on: https://code.launchpad.net/~moon127/charm-k8s-unifi-poller/+git/charm-k8s-unifi-poller/+merge/389962
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: John Lenton <email address hidden>

9d6a253... by Gareth Woolridge

Minor syntax fix for url.scheme check per Tom.