k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Stefan Junker 7ea07a6405 pkg/ipam{,test}: improve error handling and tests
* _suite.go and _test.go file should be in the same package, using the
  _test package for that, which requires some fields and methods to be
  exported
* Introduce error type for cleaner error handling
* test adaptions for error type checking
2016-07-22 15:17:22 -07:00
invoke *: appc/cni -> containernetworking/cni 2016-05-19 12:06:36 +02:00
ip ns: add interface, use it, and fix thread-related namespace switch issues 2016-05-20 17:10:25 -05:00
ipam pkg/ipam{,test}: improve error handling and tests 2016-07-22 15:17:22 -07:00
ns pkg/ns: fix misspelling in comment 2016-06-14 09:52:58 -07:00
skel misc: fix up copyright dates 2016-07-14 16:09:27 -07:00
testutils plugins: adds new no-op plugin that may be used as a test-double 2016-07-15 12:48:02 -07:00
types pkg/types: cover string for unmarshal tests 2016-06-13 18:18:36 -07:00
utils pkg/utils: add functions to work with sysctl 2016-05-19 12:06:16 +02:00