k3s/pkg/agent
Waqar Ahmed 3ea696815b Do not validate snapshotter argument if docker is enabled
Problem:
While using ZFS on debian and K3s with docker, I am unable to get k3s working as the snapshotter value is being validated and the validation fails.

Solution:
We should not validate snapshotter value if we are using docker as it's a no-op in that case.

Signed-off-by: Waqar Ahmed <waqarahmedjoyia@live.com>
2021-01-20 12:25:28 -08:00
..
config Do not validate snapshotter argument if docker is enabled 2021-01-20 12:25:28 -08:00
containerd Initial Logging Output Update (#2246) 2020-09-21 09:56:03 -07:00
flannel Initial Logging Output Update (#2246) 2020-09-21 09:56:03 -07:00
loadbalancer Enable go test in ci 2020-11-05 09:48:53 -07:00
netpol Add codespell CI test and fix codespell error (#2740) 2020-12-22 12:35:58 -08:00
proxy Initial Logging Output Update (#2246) 2020-09-21 09:56:03 -07:00
syssetup Add iptable_nat to modprobe list 2020-10-27 14:22:14 -04:00
templates Disable containerd experimental snapshot labels 2020-11-05 15:51:10 -08:00
tunnel Initial Logging Output Update (#2246) 2020-09-21 09:56:03 -07:00
util Continued refactoring 2019-01-11 21:52:30 -07:00
run.go Add codespell CI test and fix codespell error (#2740) 2020-12-22 12:35:58 -08:00