-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Description of the Problem
User has tried to provide acknowledgement for Y stream( ex: 4.16.28 to 4.17.11) update has failed from OCMUI.
In OCM UI staging, User has opened a ROSA classic (or ROSA hosted) cluster that require to update the Y stream version update. As a first step, user went to settings tab of the cluster and a banner indicated for an administrator acknowledgement prior to the upgrade. User tried to provide the acknowledgement and proceed to next steps but the approval dialog indicated the action has failed.
The same procedure was tried with production code and worked without any issue.
It looks like some difference in the backend API call method in multiregion enabled staging env vs production env.
Please refer the recorded video on both staging vs production behavior.Screen Recording 2025-01-16 at 2.42.22 PM.mov
How reproducible:
Always
Steps to Reproduce:
- Open OCM UI staging
- Install a ROSA classic or hosted cluster with version 4.16.28 ( or any version that allow Y stream update).
- Make sure cluster set the update strategy set to "Recurring updates" during the installation.
- Once cluster is ready, Go to settings tab.
- Click "Provide approval" link under "administrator acknowledgement" banner.
- Type "Acknowledge" in the input field from the model.
- Click the button "Approve and continue".
- See the behavior.
Actual results:
At step 7, The user approval action has failed and reported error in UI as mentioned in attached recording.
Expected results:
At step 7, The user approval action should be successful from the UI
- blocks
-
OCMUI-2524 Make the multiRegion version of cluster details the default version
-
- Closed
-
Verified the changes in staging today. Fix working as expected and user could able to create or submit the approval for a ROSA hosted cluster Y stream update when recurring update strategy set. Following areas are covered during the tests and please find them below
For a ROSA classic and ROSA hosted cluster (non regionalized) - Recurring update strategy was set and user was successfully able to provide administrator approval for a Y stream update
Note : The test coverage didn't include the regionalized cluster behavior with recurring updates. Thanks