Releases: microsoft/K8s-Storage-Plugins
Releases · microsoft/K8s-Storage-Plugins
Windows FlexVolume V0.0.3
- When formating iscsi volume ensure root file system allows non root container users to create folders & files #11
- Do not persist smb file mounts across reboots ( default behavior was changed for server 2019 )
- This fixes remount errors
- Code cleanup
- Allow user to specify smb://server/path or //server/path instead of just \\server\path for SMB shares
Windows FlexVolume V0.0.2
Extract flexvolume-windows.zip into kubelet volume plugin folder on all windows nodes. The default folder is C:\usr\libexec\kubernetes\kubelet-plugins\volume\exec\
Changelog
- Remove dependency on installing Microsoft Visual C++ Redistributable
Windows FlexVolume V0.0.1
Extract flexvolume-windows.zip into kubelet volume plugin folder on all windows nodes. The default folder is C:\usr\libexec\kubernetes\kubelet-plugins\volume\exec\ .
This version (only) needs the vcredist installed on all nodes as well https://aka.ms/vs/15/release/vc_redist.x64.exe