kubernetes-sigs / vsphere-csi-driver

vSphere storage Container Storage Interface (CSI) plugin
https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/index.html
Apache License 2.0
293 stars 177 forks source link

Support for VSphere Server 8 - multi factor authentication #2957

Open pkandarpa-cs opened 1 month ago

pkandarpa-cs commented 1 month ago

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

/kind feature

What happened: We use the CSI provider in a Rancher based K8s cluster on-premise, and the VSphere Server is being upgraded to version 8, and is coming with an enforced multi-factor authentication step. Because of this change, we can no longer use the vsphere-csi-provider - which, obviously is a huge disruptor to production operations. What you expected to happen: Are there plans to help support MFA based VSphere Server auth? Is that even possible in this case because the supported multi-factor auth modes are documented here - https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-authentication/GUID-ACFFCBEC-6C1C-4BF9-9971-04AEE9362AFE.html

How to reproduce it (as minimally and precisely as possible): .....

Anything else we need to know?: nope

Environment: