Files
kubernetes/test/e2e
Claudiu Belu 8ca08f1ced tests: Use Windows absolute path on Windows pods
The test "should fail substituting values in a volume subpath with absolute path" creates a pod
with a variable expansion path which is set as an absolute path. However "/tmp" is not an absolute
on Windows, it has to be prefixed with the drive letter (C:\tmp). But C:\tmp does not typically
exist on Windows nodes, so we use C:\Users instead.
2020-08-18 13:39:31 -07:00
..
2020-06-01 11:02:41 -04:00
2020-08-07 17:22:35 -07:00
2020-06-29 14:54:09 -07:00
2020-06-29 14:54:09 -07:00