Files
kubernetes/test/e2e/storage/utils
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
..
2021-06-24 16:09:59 +08:00
2020-08-07 08:23:25 -04:00
2021-08-06 15:08:33 -04:00
2021-05-11 22:32:05 +00:00