+++ This bug was initially created as a clone of Bug #1717802 +++ Description of problem: "Name is already used by another virtual machine" when creating a non-exist vm template. Version-Release number of selected component (if applicable): kubevirt-2.0.0-14.6 How reproducible: 100% Steps to Reproduce: 1. Create a VM with name "test" 2. Go to create a template with the same name "test" 3. Actual results: "Name is already used by another virtual machine" shows. Expected results: It can create the template successfully. Additional info: With a VM exists, create the template from command line with that vm name is okay.
Assigned to Bob Gaydos.
This looks like a release note for Known Issues with a Workaround. Can someone verify and I will add the doc. Thanks.
Created PR: https://github.com/openshift/openshift-docs/pull/15685 I will create a local build for QE verification soon (I am still learning how to do this). Thanks Bob
This PR has been merged: https://github.com/openshift/openshift-docs/pull/15685 I am still encountering problems producing a local build but hope to resolve this AM with Vikram. I am not getting the output I should be getting. Hopefully as this has been merged it should be verifiable at this point but if not, let me know and I'll resolve it today. Putting ON_QA at Nelli's request. Thanks and apologies, Bob
Looks good, verified, thanks.