Kubernetes v1.35: A Better Way to Pass Service Account Tokens to CSI Drivers
… Deploy the new driver version with fallback logic first, wait for the DaemonSet rollout to complete, then update the CSIDriver spec to set serviceAccountTokenInSecrets: true . Also, don't update the CSIDriver before all driver pods have rolled out. …