Bug 1937658
Summary: | Description for storage class encryption during storagecluster creation needs to be updated | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Rachael <rgeorge> | ||||
Component: | Console Storage Plugin | Assignee: | gowtham <gshanmug> | ||||
Status: | CLOSED ERRATA | QA Contact: | Rachael <rgeorge> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.7 | CC: | anbehl, aos-bugs, madam, nthomas, ocs-bugs, sostapov | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1942843 (view as bug list) | Environment: | |||||
Last Closed: | 2021-07-27 22:52:37 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1942843 | ||||||
Attachments: |
|
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.8.2 bug fix and 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-2021:2438 |
Created attachment 1762573 [details] Screenshot Description of problem: The description for Storagclass encryption in the "Configure" page of OCS storage cluster creation needs to be updated. The current description states that "A new storage class will be created with encryption enabled...", which is not available in OCS 4.7. The storage class needs to be manually created by the user after deployment. The description needs to be changed to reflect the same. Version-Release number of selected component (if applicable): OCP: 4.7.0-0.nightly-2021-03-06-183610 OCS: ocs-operator.v4.7.0-286.ci How reproducible: 100% Steps to Reproduce: 1. Install the OCS operator for OCS 4.7 2. Once the operator is installed, create storagecluster for OCS 3. In the storagecluster creation page, in the "Configure" section, click on "Enable Encryption" 4. The two levels of encryption, cluster wide and storageclass encryption will be listed along with a description for each Actual results: The description for storage class encryption does not match the actual implementation. A new storage class with encryption enabled is not created. Expected results: The description should match the expected outcome.