contour.tanzu.vmware.com) from the Workload Management UI, the following symptoms occur:/var/log/vmware/wcp/wcpsvc.log, the following error is present: error wcp [appplatform/supervisorserviceversions.go:302] [opID=########] Failed to delete version '[VERSION]' of Supervisor Service [SERVICE_NAME] from DB: Cannot delete Supervisor Service version because it is installed on cluster(s): [CLUSTER_NAME].VMware vCenter Server
The deactivation workflow is unable to complete because the Workload Control Plane (WCP) database still identifies the service as 'installed' on the supervisor cluster, even if it appears deactivated in the UI. This is typically due to a synchronization failure in the management plane.
Reach out to Broadcom Support in case you encounter this issue.
To workaround this state, use the Data Center CLI (DCLI) to manually remove the service association from the supervisor cluster.
com vmware vcenter namespacemanagement supervisors summary listcom vmware vcenter namespacemanagement supervisors supervisorservices list --supervisor <SUPERVISOR_ID>com vmware vcenter namespacemanagement supervisors supervisorservices delete --supervisor <SUPERVISOR_ID> --supervisor-service <SERVICE_NAME>com vmware vcenter namespacemanagement supervisors supervisorservices list --supervisor <SUPERVISOR_ID>