k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Gabe Rosenhouse f2b6ec0375 pkg/skel: missing env var log lines appear in stderr
Previously, the log lines appeared in stdout before the JSON encoding of
the error message.  That would break JSON parsing of stdout.  Instead, we use
stderr for these unstructured logs, consistent with the CNI spec.
2016-07-14 00:24:27 -04: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 *: appc/cni -> containernetworking/cni 2016-05-19 12:06:36 +02:00
ns pkg/ns: fix misspelling in comment 2016-06-14 09:52:58 -07:00
skel pkg/skel: missing env var log lines appear in stderr 2016-07-14 00:24:27 -04:00
testutils pkg/skel: refactor to use dependency injection 2016-07-14 00:06:58 -04: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