kubevirt / web-ui

OpenShift Cluster Console UI
https://www.openshift.org
Apache License 2.0
26 stars 11 forks source link

Pass virtual machines list to create VM wizard #367

Closed pcbailey closed 5 years ago

pcbailey commented 5 years ago

This PR passes the list of virtual machines to the create VM wizard to enable checking for duplicate VM names.

Bug: https://bugzilla.redhat.com/1697333

Depends on: https://github.com/kubevirt/web-ui-components/pull/445

mareklibra commented 5 years ago

Once merged, both PRs will need to be backported

atiratree commented 5 years ago

this could be optimized a bit: we can filter the vms if activeNamespace is selected