mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-01 17:44:30 +00:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. fix TODO: moving Driver name check in API validation **What this PR does / why we need it**: fix TODO in csi_plugin.go ,moving Driver name check in API validation **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #58163 **Special notes for your reviewer**: **Release note**: NONE @vladimirvivien,@jsafrane,@saad-ali I saw some TODO there and I am very interested in fixing it. Please let me know if it is not inappropriate to do this.