- Updates VolumeSnapshot CRD to v1beta1. v1alpha1 is no longer supported. (#335, @xing-yang)
- Add prometheus metrics to CSI external-provisioner under the /metrics endpoint. This can be enabled via the "--metrics-address" and "--metrics-path" options. (#388, @saad-ali)
- Updates VolumeSnapshot CRD to v1beta1. v1alpha1 is no longer supported. (#335, @xing-yang)
- Migrated to Go modules, so the source builds also outside of GOPATH. (#369, @pohly)
- Fixes Azure translation lib nil dereferences. (#359, @davidz627)
- Use informers for Node objects. (#337, @muchahitkurt)
- Use informers for CSINode objects. (#327, @muchahitkurt)