kubernetes/pkg/kubelet/kubeletconfig
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
..
checkpoint fix: update the fsstore_test.go 2022-10-23 21:51:48 +08:00
configfiles Merge pull request #103059 from rajaSahil/fix-error 2021-08-17 10:29:25 -07:00
status remove DynamicKubeletConfig logic from kubelet 2022-01-19 22:38:04 +00:00
util unittests: Fixes TestReplaceFile for Windows 2022-12-07 11:36:13 +00:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00