-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.6.z
-
None
-
None
-
False
-
Description of problem:
When destroying an azure cluster, if the main resource group has already been destroyed, DNS entries are not scrubbed, despite BaseDomainResourceGroup being provided via metadata.
Version-Release number of selected component (if applicable):
Probably many. I think I have been reproducing in 4.16 and/or 4.17.
How reproducible:
Easy, 100%
Steps to Reproduce:
1. Install azure cluster with distinct BaseDomainResourceGroup . Save metadata.json. Confirm it contains BaseDomainResourceGroup. 2. Manually (via cloud API/CLI) destroy main resource group. 3. Destroy cluster, providing metadata.json from step 1.
Actual results:
DNS records still exist.
Expected results:
DNS records scrubbed.
Additional info:
thread
- is depended on by
-
HIVE-2651 Azure deprovision: feed in baseDomainResourceGroup
- Review