Files
kubernetes/test
Patrick Ohly ff5558edc3 test: support storage tests with non-standard kubelet root directory
Some storage tests deploy DaemonSets which hard-code /var/lib/kubelet as root
directory for kubelet registration and pod directory. There was already a
parameter which allowed specifying the root directory, just with a very
confusing name ("--volume-dir") and matching field name. A --kubelet-root-dir
parameters gets added because this may make it easier to find the parameter,
with the old name preserved as an alias for the same field for backwards
compatibility.
2022-03-03 12:34:18 +01:00
..
2022-02-14 10:55:35 -07:00
2022-02-18 09:39:46 +08:00
2022-02-12 13:06:08 +01:00
2022-02-14 14:02:38 -05:00