Files
kubernetes/pkg
Claudiu Belu 82a9fb9d0e subatomic: Creates the symlinks to user-visible files later
When creating a symlink on Windows, if the target does not exist, the created
file is just a regular "symlink" file. But, if the target ultimately ends up being
a folder, then that symlink file is not valid, it must be a "symlinkd" in order to function
properly. Because the symlink file is not valid, the pods having that volume will fail to start.

Creating the user-visible files after the timestamped and data folders have been created
addresses this issue.
2021-01-06 04:10:28 -08:00
..
2020-05-16 07:54:33 -04:00
2020-07-30 13:48:40 -04:00
2020-11-13 17:06:35 -08:00
2020-11-06 12:04:39 +01:00
2020-11-10 16:09:13 -05:00
2020-05-16 07:54:33 -04:00
2020-05-16 07:54:33 -04:00
2020-05-16 07:54:33 -04:00
2020-09-27 13:10:26 +08:00