[Bug]: Remove-HoloDeckInstance doesn't delete VCF Installer VM
Open
Nobody has claimed this yet.
bug
Workaround provided
- Dominant language
- HTML
- Stars
- 30
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Holorouter Version
9.1
VCF Version
VCF 9.1
Target Type
vCenter Cluster
Describe the bug
Running Remove-HoloDeckInstance with Holodeck 9.1 and a custom -DNSDomain deletes the ESX VMs but not the VCF Installer VM.
The ESX VMs are named hd01-esx-01a, but the VCF Installer VM is named hd01-vcfinstaller-a.site-a.hd01.lab
In 9.0.2 I ran without passing DNSDomain and the VM was named hd01-vcfinstaller-a.
I haven't tried 9.0.2 with -DNSDomain, so this could be present in their too.
Reproduction steps
- Deploy a VCF 9.1 Holodeck instance with
-ManagementOnly -DNSDomain hd01.lab -Site "a" - Wait for deployment to finish
- Destroy the instance with
Remove-HoloDeckInstance
Expected behavior
The ESX and VCF Installer VMs are deleted.
Relevant logs
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.