~jlosito/prometheus-registration:go-build-env

Last commit made on 2019-11-06
Get this branch:
git clone -b go-build-env https://git.launchpad.net/~jlosito/prometheus-registration
Only John Losito can upload to this branch. If you are John Losito please log in for upload directions.

Branch merges

Branch information

Name:
go-build-env
Repository:
lp:~jlosito/prometheus-registration

Recent commits

c1b16b0... by John Losito

Add CGO_ENABLED=0 to build env

9557954... by John Losito

Add base to snapcraft

Reviewed-on: https://code.launchpad.net/~jlosito/prometheus-registration/+git/prometheus-registration/+merge/375235
Reviewed-by: Paul Collins <email address hidden>

5258e0c... by John Losito

Add base to snapcraft

47e5f85... by Jacek Nykis

Add sanity checks when adding new targets. Fixes LP#1722774

Reviewed-on: https://code.launchpad.net/~jacekn/prometheus-registration/+git/prometheus-registration/+merge/333398
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Joel Sing <email address hidden>

40447fd... by Jacek Nykis

Use net.SplitHostPort for target validation. Make tests easier to tweak

ddbc34c... by Jacek Nykis

Add sanity checks when adding new targets. Fixes LP1722774

* make port mandatory
* ensure port number is valid
* small README.md tweaks

c565d0d... by Paul Gear <email address hidden>

Clarify that the SSL* options require filenames, not raw YAML

deb4b08... by Tim Kuhlman

Fail if trying to create a target with an undefined name.

Addresses https://bugs.launchpad.net/prometheus-registration/+bug/1673151

c659b98... by Tim Kuhlman

Misc minor test improvements.

9b2bbfb... by Tim Kuhlman

Update dependencies, explain justification of using govendor.