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

Update CSI/spec to 1.5 #187

Closed f10atin9 closed 2 years ago

f10atin9 commented 2 years ago

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change /kind bug /kind cleanup /kind design /kind documentation /kind failing-test /kind feature /kind flake

What this PR does / why we need it: /kind api-change Update CSI/Spec to the latest. Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

None

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

f10atin9 commented 2 years ago

/cc @stoneshi-yunify @dkeven If we need to add the Health Monitor sidecar, we need to implement the ListVolumes and ControllerGetVolume functions. @dkeven and I think it is little of use. We are looking forward to your opinion.