kubernetes/pkg/kubelet/kubeletconfig/util
Claudiu Belu ba1195afeb unittests: Fixes TestReplaceFile for Windows
Currently, the test TestReplaceFile/neither_parent_nor_file_exists fails
because the error encountered doesn't match the expected error.

On Windows, if a file is missing, the encountered error is:

The system cannot find the file specified.

And if a folder / parent folder is missing, this error is encoutered instead:

The system cannot find the path specified.
2022-12-07 11:36:13 +00:00
..
codec Update github.com/pkg/errors to go native errors pkg 2021-06-21 23:03:14 +05:30
equal hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
files unittests: Fixes TestReplaceFile for Windows 2022-12-07 11:36:13 +00:00
panic hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
test hack/update-bazel.sh 2021-02-28 15:17:29 -08:00