2 Commits

Author SHA1 Message Date
Murali Reddy
d7d0223238
[WIP] support for Hostport (#335)
* Support for hostport
- remove the hardcode cni conf file path
- move it to env variable
- keep it backward compatible even if env variable is not present
- support both .conf and .conflist
- daemonset with hostport support

Fixes: #168

* add unit test for InsertPodCidrInCniSpec for .conflist

* add documentation for hostport
2018-03-15 23:06:41 +05:30
Andrew Sy Kim
e27847f833 package utils unit tests and CI fixes (#261)
* package utils unit tests

* add tests to travis CI

* make push needs IMG_TAG in docker push command
2017-12-27 23:38:24 +05:30