Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically Sized Jobs - Scale Down #1852

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on May 14, 2024

  1. scale down

    n
    
    m
    
    patch error field not declared in schema
    
    commented out podSet immutability from workload webhook to be able to update that field
    
    added more comments
    
    clean code
    
    nit
    
    debuggin
    
    n
    
    m
    
    patch error field not declared in schema
    
    clean code
    
    n
    
    m
    
    patch error field not declared in schema
    
    commented out podSet immutability from workload webhook to be able to update that field
    
    added more comments
    
    clean code
    
    nit
    
    a
    
    cluster queue reconciliation fixed, it had to do with the infot totalrequests from admission
    inside the worklad go file
    
    working with scheduler
    
    cleaning code
    
    cleaning code
    
    cleaning
    
    cleaning
    
    cleaning
    
    integation test, but it messes up with parallelism test which should be expected
    
    updated parallelism it test
    
    updated wrappers
    
    kep
    
    removed Kep
    
    removed log lines
    
    clean code
    
    added a better conditional for updating the resize if the job is a RayCluster
    
    added Kind condition
    
    updated test and equivalentToWorkload condition
    
    added podset assigments check
    
    updated feature gate
    
    updated feature gate
    
    updating equivalentWorkload
    
    fixed lint
    
    removed changes from scheduler and workload controller
    
    testing
    
    updated workload controller reconciler to update spec and status
    
    nit
    
    update feature gate
    
    update variables
    
    made code more generic
    
    updated workload controller helper method
    
    typo
    
    nit
    
    addressed comments
    
    updated workload controller to use unuused quota
    
    updated integration test to work
    
    added unit test in workload controller
    
    changed naming to resizeable and fixed lint
    
    nit
    
    addressed comments
    vicentefb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5131cc5 View commit details
    Browse the repository at this point in the history
  2. addressed comments

    vicentefb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ea81cbe View commit details
    Browse the repository at this point in the history
  3. lint

    vicentefb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2ac3a3f View commit details
    Browse the repository at this point in the history