-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
0
-
False
-
-
False
-
XCMSTRAT-589 - [Internal Preview] OCM console can connect to regional OCM instances to manage cluster lifecycle
-
-
-
ACM Console Sprint 264
Description of the Problem
In multiregion enabled env, User has tried to download the logs from a ready ROSA hosted regionalized cluster(installed in the region ap-southeast-1 ) cluster history tab. But the download log functionality didn't work as expected. The issues are as below
- Downloaded log file (either .csv or .json) content does not match actual cluster history.
- Downloading a log file failed when user applied a filter to the cluster history.
Note :The issue has seen only with regionalized clusters and in other clusters , cluster history download working as expected.
See the recordings attached
Screen Recording 2024-12-13 at 6.27.24 PM.mov
Screen Recording 2024-12-13 at 6.26.08 PM.mov
How reproducible:
Always
Steps to Reproduce:
- Open OCM UI staging using https://console.dev.redhat.com/openshift/?multiregion=true
- Open a ready ROSA hosted regionalized cluster(installed in ap-southeast-1 region).
- Go to "Cluster history" tab.
- Click "Download history" button.
- Select a file format and click "Download" button.
- Check the downloaded file content and match with cluster history record.
- Go to "Cluster history" tab.
- Apply some filters ex: Filter by Type and select some types.
- Click "Download history" button.
- Select a file format and click "Download" button.
- See the behavior.
Actual results:
At step 6, Downloaded file content doesn't match with cluster history record shown in UI.
At step 11, Downloading action failed with an error( as seen in attached recordings)
Expected results:
At step 6, Downloaded file content should match with cluster history record shown in UI.
At step 11, Download action should be succeeded.
- is blocked by
-
OCMUI-2524 Make the multiRegion version of cluster details the default version
- Review