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

cherry-pick important bugfix to release-1.8 branch for v1.8.x #3027

Merged
merged 11 commits into from
Aug 7, 2023

Commits on Aug 2, 2023

  1. Fix panic issue with proportional scheduling

    Signed-off-by: Nikita <[email protected]>
    Томчик Никита Сергеевич authored and william-wang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c4956dc View commit details
    Browse the repository at this point in the history
  2. add the job creation permission for jobflow controller

    Signed-off-by: william-wang <[email protected]>
    william-wang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ef7fdb3 View commit details
    Browse the repository at this point in the history
  3. make log more clear so that easy to debug

    Signed-off-by: lowang_bh <[email protected]>
    lowang-bh authored and william-wang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2d4c0ad View commit details
    Browse the repository at this point in the history
  4. fix scheduler metric e2e_scheduling_latency_milliseconds

    Signed-off-by: wulixuan <[email protected]>
    wulixuan authored and william-wang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ee79040 View commit details
    Browse the repository at this point in the history
  5. support worker-threads-for-podgroup

    Signed-off-by: wulixuan <[email protected]>
    wulixuan authored and william-wang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8bfb07f View commit details
    Browse the repository at this point in the history
  6. add the jobflows/status,jobs/finalizers,jobtemplates/status,jobtempla…

    …tes/finalizers permission for jobflow controller
    
    Signed-off-by: mazhongbao <[email protected]>
    mazhongbao authored and william-wang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bcbaae1 View commit details
    Browse the repository at this point in the history
  7. Fix panic issue with job taskMinAvailable clone

    Signed-off-by: Tongruizhe <[email protected]>
    Tongruizhe authored and william-wang committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8e7b020 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. change wait dependson job log level to error

    Signed-off-by: Ren <[email protected]>
    Along-Ren authored and william-wang committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3c41a4b View commit details
    Browse the repository at this point in the history
  2. delete error log

    Signed-off-by: Ren <[email protected]>
    Along-Ren authored and william-wang committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    809b913 View commit details
    Browse the repository at this point in the history
  3. delete dependson task wait.PollInfinite

    Signed-off-by: Ren <[email protected]>
    Along-Ren authored and william-wang committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2207a33 View commit details
    Browse the repository at this point in the history
  4. fix the ci failure

    Signed-off-by: william-wang <[email protected]>
    william-wang committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    6423ab0 View commit details
    Browse the repository at this point in the history