k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Aithal dff808c98e pkg/ns: refactored so that builds succeed on non-linux platforms
moved functions that depend on linux packages (sys/unix) into a separate file
and added nop methods with a build tag for non-linux platforms in a new file.
2017-02-20 10:00:55 -08:00
invoke Merge pull request #361 from ofiliz/issue-360 2017-02-08 10:15:49 -08:00
ip macvlan/ipvlan: use common RenameLink method 2017-01-25 11:31:18 -06:00
ipam spec/plugins: return interface details and multiple IP addresses to runtime 2017-01-25 11:31:18 -06:00
ns pkg/ns: refactored so that builds succeed on non-linux platforms 2017-02-20 10:00:55 -08:00
skel spec/plugins: return interface details and multiple IP addresses to runtime 2017-01-25 11:31:18 -06:00
testutils types: make Result an interface and move existing Result to separate package 2017-01-25 11:31:18 -06:00
types spec/plugins: return interface details and multiple IP addresses to runtime 2017-01-25 11:31:18 -06:00
utils pkg/utils/sysctl/sysctl_linux.go: fix typo. 2017-02-03 05:39:04 +00:00
version spec/plugins: return interface details and multiple IP addresses to runtime 2017-01-25 11:31:18 -06:00