yunify / qingcloud-csi

Kubernetes volume plugin based on CSI specification which support block storage of qingcloud
Apache License 2.0
37 stars 22 forks source link

update to csi v1.1.0 and k8s v1.14.1 #62

Closed wnxn closed 5 years ago

wnxn commented 5 years ago
  1. compatible with k8s v1.14.1
  2. follow csi v1.1.0
  3. update deploy files
  4. rename block to disk
  5. passed csi sanity test
wnxn commented 5 years ago

fix #54