Manuel Rüger
ee9f6d890d
Update dependencies (go-iptables, cni) ( #996 )
...
* go.mod: Vendor coreos/go-iptables 0.4.5
* go.mod: Vendor containernetworking/plugins v0.8.0
* Update implementation to work with libcni 0.8.0
* go.mod: Vendor containernetworking/plugins v0.9.0
2021-01-18 19:03:51 +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
JuanJo Ciarlante
ed0dc39098
[jjo] added network_services_controller ginkgo testing ( #348 )
...
* network services controller testing via moq and ginkgo
* add network_services_test case for LoadBalancer w/o IPs
* no-change-commit: glide.yaml: pin ginkgo and gomega versions, update only these in vendor/
* golint fixes
* fixes from @andrewsykim review
* group std imports
2018-04-09 19:36:06 +05:30