kubernetes-sigs/cluster-api-provider-vsphere

No test verifies VMs are created as linked clone

Open

#1,765 opened on 2023年2月2日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Go (320 forks)auto 404
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:

コントリビューターガイド