Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Fix VM name generation when not specified #698

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

darkowlzz
Copy link
Contributor

Call SetNameAndUID() before Validating the VM config in
NewCreateOptions().

Add e2e test to check VM name generation.

Call `SetNameAndUID()` before Validating the VM config in
`NewCreateOptions()`.
Creates a VM without name, but with a specific label. Finds the VM
using ignite ps, filtering the VM by the label, and get the VM name.
Delete the VM by name.
@stealthybox stealthybox merged commit 2bd88d1 into weaveworks:master Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants