Overall status
GA
Supported CSI spec versions
1.0.0
Container
docker pull quay.io/k8scsi/csi-node-driver-registrar:v1.0.2
Alpha Features
None
Breaking Changes Since v1.0.1
--kubelet-registration-path
argument is required. CSI driver registration via the kubelet plugin registration mechanism is now required.--kubeconfig
argument has been removed.
Action Required Since v1.0.1
- Update driver deployments to use the updated arguments. RBAC rules for the node-driver-registrar are also no longer necessary.
Deprecations
None
Major Changes Since v1.0.1
2edd7f1 Update documentation and argument descriptions
10ae130 Remove retrieval of node name
2f949d5 Make registration path mandatory, remove kubeconfig parameter