-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
3
-
False
-
False
-
OCPPLAN-3342 - Public Sector cloud providers integration (GovCloud, MAG, C2S, ASH)
-
Undefined
-
-
Sprint 203, Sprint 204
As a user I want to be able to destroy an Azure Stack cluster.
Existing Azure destroy code SDK APIs need to be assessed for compatibility with Azure Stack Hub.
For APIs that are supported in both Azure and Azure Stack, APIs should be switched to a hybrid profile. According to the README from the azure-sdk-for-go the latest hybrid profile is 2018-03-01. See here for more information for hybrid profiles
Other APIs used by public Azure are not supported by Azure Stack and do not appear in the hybrid profile, such as the privatedns API. These APIs need to be gracefully handled by the destroy code when run on Azure Stack.