Bug 2086769
| Summary: | Missing vm.kubevirt.io/template.namespace label when creating VM with the wizard | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Ugo Palatucci <upalatuc> |
| Component: | User Experience | Assignee: | Ugo Palatucci <upalatuc> |
| Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.11.0 | CC: | cnv-qe-bugs, gouyang, yzamir |
| Target Milestone: | --- | ||
| Target Release: | 4.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-14 19:33:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ugo Palatucci
2022-05-16 15:05:03 UTC
note for verification: the ui uses this labels in the VM to find the original template used to create the vm: vm.kubevirt.io/template vm.kubevirt.io/template.namespace this labels may be missing in the template, and sometimes need to be added manually, we want to add them using the wizard. Steps to Reproduce: 1. create a VM using the wizard (quick and customize flows) 2. check lavels of resulting VM 3. Actual results: vm.kubevirt.io/template and/or vm.kubevirt.io/template.namespace labels may be missing or point to wrong template Expected results: vm.kubevirt.io/template and vm.kubevirt.io/template.namespace labels are available and point to template that was used to create the vm verified on v4.11.0-403(OCP v4.11.0-32) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.11.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6526 |