Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-278

Outstanding requests in queues with no max capacity set should always trigger auto-scaling

    XMLWordPrintableJSON

Details

    Description

      Currently, getMaxHeadRoom() returns nil when capacity is not set, we expect this queue has unlimited capacity; however, resources.FitIn(headRoom, request.AllocatedResource) will always return false in such case
      this causes the problem if the queue has no capacity set, pods will not be set to unschedulable to trigger auto-scaling (we expect this is always setting to unschedulable)

      Attachments

        Issue Links

          Activity

            People

              wwei Weiwei Yang
              wwei Weiwei Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: