RC1 of Beta version of csi-proxy
Pre-release
Pre-release
Overall status
Beta RC1
Supported CSI spec versions
1.0.0
Recommended Kubernetes version
1.18 or above: For support for CSI plugins in kubelet.exe targeting Windows nodes
Container
N/A - csi-proxy.exe is a binary
Breaking Changes
None
Deprecations
- v1alpha1 Volume API group to support operations related to volume objects on Windows hosts. Specifically, the API
GetDiskNumberWithID(that required a custom exe to query page 83 IDs for a disk object) is now deprecated
New Features
- v1beta1 Volume API group to support operations related to volume objects on Windows hosts. Specifically, the API
ListDiskIDssupersedesGetDiskNumberWithIDand performs all ID gathering using go bindings and IOCTLs directly to Windows. - Ability to build and publish csi-proxy binary to gcs bucket k8s-artifacts-csi