Bug 2091756
| Summary: | The root disk of cloned template should be editable | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Guohua Ouyang <gouyang> | ||||||||
| Component: | User Experience | Assignee: | Tal Nisan <tnisan> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 4.11.0 | CC: | cnv-qe-bugs, gouyang, lkladnit, tnisan, upalatuc, ycui, yfrimanm | ||||||||
| 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:35:03 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: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 1885434 [details]
Disks tab - the Edit action in a bootable disk should be editable
Created attachment 1886987 [details]
template yaml
After editing the rootdisk and try to create vm from this template, it met an error:
Error "spec.dataVolumeTemplates.metadata.ownerReferences.uid in body is required" for field "undefined".
fixed here: https://github.com/kubevirt-ui/kubevirt-plugin/pull/604 for this bug https://bugzilla.redhat.com/show_bug.cgi?id=2096492 Verified on v4.11.0-65 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 |
Created attachment 1885362 [details] root disk should be editable Description of problem: The root disk of cloned template should be editable, same for these template which have no auto-managed boot source. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: