Bug 2035772
Summary: | AccessMode and VolumeMode is not reserved for customize wizard | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Guohua Ouyang <gouyang> | ||||
Component: | Console Kubevirt Plugin | Assignee: | Aviv Turgeman <aturgema> | ||||
Status: | CLOSED ERRATA | QA Contact: | Leon Kladnitsky <lkladnit> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 4.10 | CC: | aos-bugs, aturgema, gouyang, lkladnit | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.10.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-03-10 16:36:35 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: |
|
set the priority to high as it's a testing blocker. Verified on master/4.10.0-0.nightly-2022-01-04-214702 OCS settings are RWX, Block at confirmation stage 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 (Moderate: OpenShift Container Platform 4.10.3 security 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:0056 |
Created attachment 1847976 [details] storageClass on customize wizard Description of problem: AccessMode and VolumeMode is not reserved from default wizard to customize wizard. Version-Release number of selected component (if applicable): master How reproducible: Steps to Reproduce: 1. Open wizard and select a template 2. set storageClass to OCS and then click customize button 3. go to "review and confirm" page on the customize wizard 4. Actual results: the AccessMode and VolumeMode is RWO and filesystem, which should be RWX and Block. Expected results: AccessMode and VolumeMode is reserved from default wizard to customize wizard Additional info: