mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 05:43:58 +00:00
Automatic merge from submit-queue FC volume plugin: Support WWID for volume identifier **What this PR does / why we need it**: This PR adds World Wide Identifier (WWID) parameter to FCVolumeSource as an unique volume identifier. **Which issue this PR fixes**: fixes #48639 **Special notes for your reviewer**: /cc @rootfs @jsafrane @msau42 **Release note**: ``` FC volume plugin: Support WWID for volume identifier ```