FakeAttached PVC reconcilingThis issue occurs when the vSphere CSI controller loses track of or hangs on reconciling the PVC/PV attachments associated with the Secret Store Supervisor service. The stuck attachment state prevents Kubernetes finalizers from releasing the storage resources, leaving the service in a perpetual removing state.
kubectl rollout restart deployment vsphere-csi-controller -n <csi-controller-ns>kubectl get pv -n <secret-store-ns>kubectl delete pvc <pvc-name> -n <secret-store-namespace>If any components remain after completing these steps, contact Broadcom Support for further assistance.