Hi everyone,
The previous issue of Windows mount point handling with golang 1.23 has been fixed.
To ensure compatibility, CSI drivers using Windows hostprocess pods need to update to k8s.io/mount-utils v0.33+ and Go 1.23. The expected release date is April 23rd, 2025.
CSI Proxy is still using golang 1.22 and is not impacted. Updating to golang 1.23 is tracked in https://github.com/kubernetes-csi/csi-proxy/issues/361.
See https://github.com/kubernetes/kubernetes/issues/129080 for more details.
Thanks,
Sunny