Bug 2089795
| Summary: | [Console Migration] Yaml and Events page is missing for Object Bucket Claims and Object Bucket. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Mugdha Soni <musoni> | ||||
| Component: | management-console | Assignee: | Vineet <vbadrina> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Amrita Mahapatra <ammahapa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.11 | CC: | ebenahar, jefbrown, madam, muagarwa, nberry, nthomas, ocs-bugs, odf-bz-bot, vbadrina | ||||
| Target Milestone: | --- | ||||||
| Target Release: | ODF 4.11.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 4.11.0-96 | Doc Type: | No Doc Update | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-08-24 13:54:05 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: |
|
||||||
Hi
Validated the fix using cluster with following versions :-
OCP :
[root@localhost bugs]# oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.11.0-0.nightly-2022-06-06-025509 True False 92m Cluster version is 4.11.0-0.nightly-2022-06-06-025509
ODF :
[root@localhost bugs]# oc get csv odf-operator.v4.11.0 -o yaml -n openshift-storage| grep full_version
full_version: 4.11.0-89
f:full_version: {}
-----------------------------------------------------------
**Observations:-
(a) Yaml and Events page is present for object bucket claims.
(b) Yaml and Events page is absent for object bucket.
@vbadrina can you please fix it for object bucket and even have a look at details page of OB.
Thanks
Mugdha Soni
Verification of bug is blocked due to "https://bugzilla.redhat.com/show_bug.cgi?id=2099332" . Thanks 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: Red Hat OpenShift Data Foundation 4.11.0 security, enhancement, & bugfix 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:6156 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |
Created attachment 1882672 [details] Object Bucket Class Description of problem : ------------------------- The yaml and events page is missing for OBC and Object Bucket . Version of all relevant components : ------------------------------------- [root@localhost lso-odf-10]# oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-05-20-213928 True False 16h Cluster version is 4.11.0-0.nightly-2022-05-20-213928 [root@localhost lso-odf-10]# oc get csv odf-operator.v4.11.0 -o yaml -n openshift-storage| grep full_version full_version: 4.11.0-75 f:full_version: {} **It was found on LSO Vsphere cluster . Steps to Reproduce:- ---------------------- 1. In management console direct to storage --> Object Bucket Claims and click on create OBC. 2. After the status of OBC is bound , click on link able name of OBC . Actual results: ---------------- Yaml and Events dashboards were missing. Expected results: ----------------- Yaml and Events dashboards should be present .