k3s has removed some standard plugins, which we need. So fork and add it back.
Go to file
Eugene Yakubovich ae3ceedd69 bug fix: exec of DEL cmd caused JSON decode error
When plugin is executed with a DEL command, it does not
print result to stdout unless there is an error. Therefore
it stdout bytes should not be passed to json.Unmarshal.
2015-09-18 10:30:10 -07:00
invoke bug fix: exec of DEL cmd caused JSON decode error 2015-09-18 10:30:10 -07:00
ip Factor an API out into a module 2015-09-16 10:14:39 +01:00
ipam bug fix: exec of DEL cmd caused JSON decode error 2015-09-18 10:30:10 -07:00
ns add DHCP IPAM plugin 2015-05-21 13:36:51 -07:00
skel Factor an API out into a module 2015-09-16 10:14:39 +01:00
types Factor an API out into a module 2015-09-16 10:14:39 +01:00