Manuel Rüger
d32d651d63
go.mod: Vendor newer prometheus and k8s ( #990 )
...
This vendors a later version of prometheus' golang client (0.8.0 ->
0.9.4) to allow `go mod tidy`to work properly.
It also updates the k8s libraries from 0.18.6 to 0.18.8 to avoid
hitting https://github.com/kubernetes/kubernetes/issues/91073
2020-09-30 09:40:07 +05:30
Murali Reddy
3c734fb96a
merge gobgp-update into master ( #982 )
...
* merge gobgp-update into master
* update travis.yaml go version:
* go get github.com/osrg/gobgp to build gobgp
* install git as go get needs it
2020-09-07 10:27:58 +05:30
Andrew Sy Kim
af9875d477
Use dep for managing vendor/ ( #395 )
...
* vendor changes from dep init
* add Gopkg.lock and Gopkg.toml
* delete glide.lock and glide.yaml
* build gobgp from vendor
2018-04-16 23:10:47 +05:30
Murali Reddy
5436a73181
glide update, to get pull latest dependencies ( #365 )
2018-04-04 11:13:30 +05:30
Murali Reddy
60482bcd4c
WIP : Expose active/inactive connection to service backend as prometheus metrics
...
putting basic skelton framework to use prometheus
Fixes #5
2017-07-16 03:11:13 +05:30