kubernetes-sigs/cluster-api-provider-vsphere
GitHub で見るNo test verifies VMs are created as linked clone
Open
#1,765 opened on 2023年2月2日
area/govmomihelp wantedkind/feature
Repository metrics
- Stars
- (417 stars)
- PR merge metrics
- (PR metrics pending)
説明
/kind feature
Describe the solution you'd like
An E2E test verifying linked clone should be added.
When spec.cloneMode of VSphereMachine resource is specified to linkedClone, a corresponding virtual machine has to be created by using linked clone. But there is no test that verifies this behavior, so it could breaks without you noticing. For instance, #1611 reported such a bug.
Anything else you would like to add:
Environment: