ansible-prometheus icon indicating copy to clipboard operation
ansible-prometheus copied to clipboard

Add conditions for installing prometheus above version 2.0

Open klatys opened this issue 7 years ago • 4 comments

I added few simple additions for installing version 2.0 and above.

klatys avatar Nov 15 '17 10:11 klatys

about the failing build - not sure but is it possible this relates to https://github.com/containerd/containerd/issues/337 somehow? not sure this is my mistake really..

klatys avatar Nov 15 '17 13:11 klatys

@William-Yeh it would be rad to have this change merged into this repo, I'm looking into deploying prometheus 2.x... @klatys, is the Go environment correctly setup when running this on your machine or test setup?:

https://travis-ci.org/William-Yeh/ansible-prometheus/builds/302412553#L6986

brainstorm avatar Nov 24 '17 02:11 brainstorm

OK, so I added test for v2 deploy, but have struggled with testing git deploys. At current versions master is broken for some systems - see builds here is it a bad idea to exclude testing git deploy? @William-Yeh

klatys avatar Nov 28 '17 21:11 klatys

Alternatively, the master version could be added as allow_failures https://docs.travis-ci.com/user/customizing-the-build/#Rows-that-are-Allowed-to-Fail @William-Yeh

klatys avatar Feb 20 '18 11:02 klatys