Security Services Platform (SSP) control plane nodes may crash with Out of Memory (OOM) errors due to an accumulation of CnsVolumeOperationRequest (CVOR) custom resources. In environments where the vSphere CSI driver is heavily used with a high volume of persistent volume operations (create, delete, update), these CVOR resources pile up and bloat the cluster's etcd database. This overwhelms the Kubernetes API server and causes the control plane nodes to run out of memory, leading to node crashes and service disruption.
Symptoms
[YYYY-MM-DDTHH:MM:SS]","caller":"cnsvolumeoperationrequest/cnsvolumeoperationrequest.go:328","msg":"failed to list CnsVolumeOperationRequests with error the server was unable to return a response in the time allotted, but may still be processing the request (get cnsvolumeoperationrequests.cns.vmware.com).SSP 5.1
This issue happens due to CSI controller not purging the successful volume operations.
Please contact Broadcom support for the workaround.
Note: This issue will be fixed in the next release of SSP.