-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
1
-
OSDFM Sprint 3
-
Important
-
None
Summary
Service Cluster deprovisioning fails when the SC has an empty ExternalID.
During processDeprovisioningServiceCluster, OSDFM attempts to re-apply ACM/OCM resource templates, and the ACM template now requires a non-empty CLUSTER_ID and he template processing fails with:
template.parameters[6]: Required value: parameter CLUSTER_ID is required and must be specified
This blocks SC cleanup and leaves the SC stuck in deprovisioning.
Environment
- OSDFM integration
- Observed in SC: d4sbhcdtupms73be898g
- Code path:
-
- processDeprovisioningServiceCluster
-
- applyServiceClusterResources → buildACMResourceSet
- mentioned on