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

Enable preemption and borrowing based on flavor #849

Merged
merged 28 commits into from
Oct 9, 2023

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    89dbdc9 View commit details
    Browse the repository at this point in the history
  2. Add some details

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0a3717c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1932a3 View commit details
    Browse the repository at this point in the history
  4. update crd

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1f77f6d View commit details
    Browse the repository at this point in the history
  5. fix test

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2dce8f4 View commit details
    Browse the repository at this point in the history
  6. add some tests

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5f3a495 View commit details
    Browse the repository at this point in the history
  7. fix last scheduling context

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c30dc96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb6c6df View commit details
    Browse the repository at this point in the history
  9. add test cases

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fd57d27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a7ce098 View commit details
    Browse the repository at this point in the history
  11. add featuregate

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    27b18a9 View commit details
    Browse the repository at this point in the history
  12. update helm

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    92246e5 View commit details
    Browse the repository at this point in the history
  13. enable feature gate in test

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f82f4b4 View commit details
    Browse the repository at this point in the history
  14. update comments and tests

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a1c33e7 View commit details
    Browse the repository at this point in the history
  15. update helm

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0ef0c8b View commit details
    Browse the repository at this point in the history
  16. rebase and update test

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    02e37ee View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    182270f View commit details
    Browse the repository at this point in the history
  18. update test

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    53154bc View commit details
    Browse the repository at this point in the history
  19. fix test

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7391e1f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e1de448 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa06cfa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3dbd26f View commit details
    Browse the repository at this point in the history
  23. add comments

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8a51167 View commit details
    Browse the repository at this point in the history
  24. add some tests

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    832c43c View commit details
    Browse the repository at this point in the history
  25. add in feature table

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fb85387 View commit details
    Browse the repository at this point in the history
  26. modify test

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dc5f167 View commit details
    Browse the repository at this point in the history
  27. fix test

    KunWuLuan committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4cdc10f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. move FlavorResourceQuantities to cache

    remove Preemption setting in MakeClusterQueue
    KunWuLuan committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    50475bd View commit details
    Browse the repository at this point in the history