yunify / qingcloud-csi

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

fix create pvc from snapshot #180

Closed min-zh closed 3 years ago

min-zh commented 3 years ago

Signed-off-by: zhangmin arminzhang@yunify.com

/kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes # https://github.com/kubesphere/kubesphere/issues/2883

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Additional documentation e.g., usage docs, etc.:

min-zh commented 3 years ago

/cc @zheng1

min-zh commented 3 years ago

cause by: https://github.com/kubernetes-csi/external-provisioner/blob/v1.5.0/pkg/controller/controller.go#L605

zheng1 commented 3 years ago

/lgtm /approve