kubernetes/pkg/api/persistentvolume
Humble Chirammal c74b393771 csi: add nodeExpandSecret support for CSI client
CSI spec 1.5 enhanced the spec to add optional secrets field to
NodeExpandVolumeRequest. This commit adds NodeExpandSecret to the
CSI PV source and also derive the expansion secret in csiclient to
send it out as part of the nodeexpand request.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
Signed-off-by: zhucan <zhucan.k8s@gmail.com>
2022-04-05 11:36:23 +08:00
..
util_test.go fix: add unit test 2022-04-05 11:35:14 +08:00
util.go csi: add nodeExpandSecret support for CSI client 2022-04-05 11:36:23 +08:00