Uploaded image for project: 'OCMUI - OpenShift Cluster Manager UI'
  1. OCMUI - OpenShift Cluster Manager UI
  2. OCMUI-2153

Customer is not able to autoscale machine pool

    • False
    • Hide

      None

      Show
      None
    • False
    • OCMUI Core Sprint 257, OCMUI Core Sprint 258
    • Critical

      The customer has autoscale capability set at cluster level and not at org level. The CS backend checks for the capability at the cluster level first according to this code: 

      if cluster.SubscriptionID != "" {
      {{ enabled, err = accountsManagerClient.IsClusterCapabilityEnabled(ctx,}}
      {{ cluster.SubscriptionID, auth.AutoscaleCluster)}}
      {{ } else {}}
      {{ enabled, _, err = accountsManagerClient.IsCurrentUserOrgCapabilityEnabled(ctx,}}
      {{ auth.AutoscaleCluster)}}
      }

      Ideally, the customer should be able to autoscale machine pool on the UI.

        1. image (1).png
          73 kB
          Likhith Nagendra Kumar
        2. IMG_4461.jpg
          86 kB
          Likhith Nagendra Kumar
        3. Screenshot 2024-08-13 at 11.15.35 AM.png
          390 kB
          LAKSHMI SHIVANTHI AMARACHINTHA
        4. Screenshot 2024-08-13 at 11.15.56 AM.png
          128 kB
          LAKSHMI SHIVANTHI AMARACHINTHA
        5. Screenshot 2024-08-13 at 11.40.24 AM.png
          108 kB
          LAKSHMI SHIVANTHI AMARACHINTHA

            rh-ee-egilman Liza Gilman
            rh-ee-lnagendr Likhith Nagendra Kumar
            LAKSHMI SHIVANTHI AMARACHINTHA LAKSHMI SHIVANTHI AMARACHINTHA
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: