Bug 1768614 - VM DIsks tab ignores Interface and type selected when adding new disk via 'Add Disk' modal
Summary: VM DIsks tab ignores Interface and type selected when adding new disk via 'Ad...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Console Kubevirt Plugin
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.3.0
Assignee: Ido Rosenzwig
QA Contact: Radim Hrazdil
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-04 20:01 UTC by Radim Hrazdil
Modified: 2020-01-23 11:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-23 11:10:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
video sample (399.08 KB, application/x-matroska)
2019-11-04 20:01 UTC, Radim Hrazdil
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github openshift console pull 3337 0 'None' 'open' 'Bug 1768614: Fix add disk modal' 2019-11-11 14:29:26 UTC
Red Hat Product Errata RHBA-2020:0062 0 None None None 2020-01-23 11:10:51 UTC

Description Radim Hrazdil 2019-11-04 20:01:45 UTC
Created attachment 1632719 [details]
video sample

Description of problem:
When a new disk is added to a VM, the selected interface and type are not passed to the VM yaml.

For example, when adding disk with name 'test' and interface VirtIO, the following is added to the VM:
- name: test

whereas it should be:
- disk:
  bus: virtio
  name: test

Version-Release number of selected component (if applicable):
4.3.0-0.nightly-2019-10-29-140935

How reproducible:
100%

Steps to Reproduce:
1. see attached sample
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Radim Hrazdil 2019-11-13 15:35:19 UTC
Verified

Comment 4 errata-xmlrpc 2020-01-23 11:10:40 UTC
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, 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/RHBA-2020:0062


Note You need to log in before you can comment on or make changes to this bug.