Tomofumi Hayashi
4eac660359
Introduce gopkg.in for go module
...
This change introduces gopkg.in to allow everyone to use multus
code as library. Currently multus-cni uses version 'v3', hence
it hits go modules limitation, as #504 describes.
This change fix #504 with gopkg.in.
2020-05-15 21:33:26 +09:00
Nikhil
deeb7d9a8f
Removed unnecessary comments
2019-06-28 10:15:21 +09:00
Nikhil
f5524e0b9c
Fixed unit tests in checkpoint_test.go and conf_test.go
2019-06-28 10:15:21 +09:00
Nikhil
3853c6c377
Improved coverage of checkpoint.go to 96.4%
2019-06-28 10:15:21 +09:00
Nikhil
a1c575d12e
Improved coverage of checkpoint.go to 96.4%
2019-06-28 10:15:21 +09:00
Abdul Halim
d3c92b4aa2
add kubelet client for Pod resource info
...
This change introduces kubelet client to get allocated device
information of a Pod from newly added Kubelet grpc service.
For more information please see:
[kubernetes/kubernetes#70508 ](https://github.com/kubernetes/kubernetes/pull/70508 )
Change-Id: I11e58ccdd52662601f445fa24c7d55c225441efc
Signed-off-by: Abdul Halim <abdul.halim@intel.com >
2019-03-22 09:50:53 -04:00
Abdul Halim
9d5e7e7abf
added checkpoint tests file
...
Change-Id: I53551660ffd017fe170de58abdf7a96e29178000
2018-10-10 11:52:58 +01:00