k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Tom Denham 31ef82276a pkg/ip: Ensure that SetupVeth returns correct hostVeth
The veth is moved from the container NS to the host NS.
This is handled by the code that sets the link to UP but the wrong
hostVeth is returned to the calling code.
2016-08-31 14:17:25 -07:00
invoke *: appc/cni -> containernetworking/cni 2016-05-19 12:06:36 +02:00
ip pkg/ip: Ensure that SetupVeth returns correct hostVeth 2016-08-31 14:17:25 -07:00
ipam plugins: set MAC addresses based on IP 2016-07-22 15:34:53 -07:00
ns pkg/ns: fix misspelling in comment 2016-06-14 09:52:58 -07:00
skel Merge pull request #267 from rosenhouse/version-cmd 2016-08-12 15:06:22 -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/hwaddr tests: cover v4 in v6 addr 2016-08-01 16:50:40 -07:00
version pkg/skel: plugins now respond to VERSION command 2016-07-14 00:24:32 -04:00