You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OCPBUGS-90710: Destroy all private cluster backend service resources
When a private cluster was created, the destroy process would not find
and destroy backend services. This was happening specifically when no
backends were created/found.
Enhanced backend service discovery to check firewall rules for cluster
ID tags when backends are empty. This allows proper identification of
orphaned backend services that should be deleted during cluster destroy.
Also added global health check discovery to ensure all related resources
are properly cleaned up.
0 commit comments