Skip to content

v1.34.0-rc1+k3s1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rafaelbreno rafaelbreno released this 08 Sep 17:07
· 1 commit to release-1.34 since this release
Move data dir into position before creating CNI symlinks

Addresses issue where CNI bin symlinks were created with targets that were not yet valid, which caused external container runtimes that rely on filesystem notifications to detect changes to think that the bins did not exist.

Signed-off-by: Brad Davidson <[email protected]>