-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
False
-
False
-
XCMSTRAT-589 - [Internal Preview] OCM console can connect to regional OCM instances to manage cluster lifecycle
-
-
Description of problem:
This issue hits usersĀ with a clusters huge number (~ 10k) visibility and with multiregion feature enabled. If such a user goes to cluster list page, very likely the total number of cluster will take a little to be entirely loaded in the app. But if the user don't wait for all the loading finishing and clicks ">>" to jump to the last page of the table, the number of clusters shown could be (was always in my tests) less than the page size (always 5 in my tests). In theory, as clusters loading proceeds, the number of clusters shown in the page (which in the meanwhile is not anymore the last one) should suddenly reach the page size, but instead it keep to be the same.
How reproducible:
always in my tests
Steps to Reproduce:
- Open OCM UI staging.
- Append in the url "?multiregion=true" (related feature flag has to be enabled too)
- Go to the cluster list page
- Click on ">>" in the pagination toolbar located on the bottom to reach the table last page
- Observe the total number of clusters keeping to increase in the pagination bars
- Observe the number of clusters shown in the table page
Actual results:
The number of clusters at step 6 is less than the selected (or default) page size and doen't change during the time.
Expected results:
The number of clusters at step 6 should reach fast the number equals to the page size.
- blocks
-
OCMUI-1685 Data Sovereignty for Cluster List (large number of clusters)
-
- Closed
-