• Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • A-Team
    • None

      The goal of this story is to change the cluster actions on the multiRegion versions of the cluster list and the cluster detail pages.  The actions will use React Query instead of Redux to fetch API calls.  There should be no changes to look or behavior.  The cluster actions should be have just as they do on the non-multiRegion version.

       

      List of all possible cluster actions:

      • Open console => getAdminConsoleProps(),
      • Edit display name => getEditDisplayNameProps(),
      • Edit console URL OR Add console URL => getEditConsoleURLProps(),
      • Edit load balancers and persistent storage => getScaleClusterProps(),
      • Edit machine pool => getEditMachinePoolProps(),
      • Hibernate cluster => getHibernateClusterProps(),
      • Upgrade cluster from Trial => getUpgradeTrialClusterProps(),
      • Delete cluster => getDeleteItemProps(),
      • Archive cluster => getArchiveClusterProps(),
      • Unarchive cluster => getUnarchiveClusterProps(), (on archived list on cluster details)
      • Edit subscription settings => getEditSubscriptionSettingsProps(),
      • Cancel ownership transfer OR Transfer cluster ownership => getTransferClusterOwnershipProps(),

       

      NOTE:  This story will be put into "Review" when each of the child tasks are in Review

       

      To test:

      The changed code is on the multiRegion version (https://console.dev.redhat.com/openshift/cluster-list?multiregion=true) of the code and each option above should behave as it does on the non-multiRegion version of the cluster list/detail pages.

      See the tasks below for the exact "how to test" steps.

              Unassigned Unassigned
              kdoberst Kim Doberstein
              LAKSHMI SHIVANTHI AMARACHINTHA LAKSHMI SHIVANTHI AMARACHINTHA
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: