Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Next generation MT Scheduler and Descheduler with pluggable policies #768

Merged
merged 11 commits into from
Sep 8, 2021

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    a988d14 View commit details
    Browse the repository at this point in the history
  2. Initial next gen scheduler

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1e67190 View commit details
    Browse the repository at this point in the history
  3. Descheduler to remove vreplicas from placements

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4409c4b View commit details
    Browse the repository at this point in the history
  4. Rebalancer when statefulset is autoscaled up

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8330062 View commit details
    Browse the repository at this point in the history
  5. Autoscaler updates for HA scaling factor (removed hard-coded number 3)

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1522000 View commit details
    Browse the repository at this point in the history
  6. Compactor for scheduling policies (HA too) [WIP]

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    ed09db8 View commit details
    Browse the repository at this point in the history
  7. Removing old scheduler types for EVENSPREAD*

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0283372 View commit details
    Browse the repository at this point in the history
  8. Blocking on autoscaler and checking vpod resource version [WIP]

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    f786d64 View commit details
    Browse the repository at this point in the history
  9. Adding node taints check to state collector for recovery

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    6ef944f View commit details
    Browse the repository at this point in the history
  10. Autoscaler scaling with lock + recovery updates

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    79669f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Review comment updates

    Signed-off-by: aavarghese <avarghese@us.ibm.com>
    aavarghese committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    4f83ec9 View commit details
    Browse the repository at this point in the history