Bug 1734601
| Summary: | The statefulset created with default yaml will get error in page after add storage to it | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yanping Zhang <yanpzhan> | ||||
| Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.2.0 | CC: | aos-bugs, jhadvig, jokerman | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 4.2.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: | 2019-10-16 06:34:08 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: |
|
||||||
4.2.0-0.nightly-2019-08-01-113533 Checked on ocp 4.2 env with above version. Now create statefulset with default yaml, and add storage to the statefulset, there is no error now. The bug has been fixed, so move it to Verified. 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-2019:2922 |
Created attachment 1594899 [details] error-page Description of problem: After add storage to statefulset created with default yaml, the statefulset page will get error: "Oh no! Something went wrong." Version-Release number of selected component (if applicable): 4.2.0-0.nightly-2019-07-30-155738 console image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:67c0c09f5ea21e0a777a17aaf0331fbfdf910052126412c9f84865eb5779bf8a How reproducible: Always Steps to Reproduce: 1.Create a statefulset with default yaml in project on console. 2.Add storage to the statefulset. 3. Actual results: 2.After added storage, the statefulset page got error: "Oh no! Something went wrong." For more info pls refer to screenshot. Expected results: 2. Should not get error in page. Additional info: