Skip to content

update csi-resizer version to support volume capabilities

Calvin Yu请求将github/fork/stoneshi-yunify/updatecsi合并到master

Created by: stoneshi-yunify

Signed-off-by: stoneshi-yunify stoneshi@yunify.com

With this fix, the field VolumeCapability in ControllerExpandVolumeRequest of call ControllerExpandVolume will not be empty(it will be filled by the csi-resizer), therefore our code can check it's a block volume or filesystem volume. See more details on https://github.com/kubernetes-csi/external-resizer/pull/70

合并请求报告

加载中