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

fix: Can not sync job status correctly when upgrading from v1.5 #3652

Closed
wants to merge 11 commits into from

Commits on Aug 8, 2024

  1. Can not sync job status correctly when upgrading from v1.5 #3640

    v1.5 changed the naming logics of pod group by adding UID into the
    name: #2140, syncJob function should change some logic.
    
    Signed-off-by: cheerfun <[email protected]>
    QingyaFan committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6880d06 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge branch 'volcano-sh:master' into master

    Signed-off-by: cheerfun <[email protected]>
    QingyaFan committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9b033d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    cfff265 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    716b812 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into master

    Signed-off-by: cheerfun <[email protected]>
    QingyaFan committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d521675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b754e33 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    fa440f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8b835ab View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Can not sync job status correctly when upgrading from v1.5 #3640

    v1.5 changed the naming logics of pod group by adding UID into the
    name: #2140, syncJob function should change some logic.
    
    Signed-off-by: cheerfun <[email protected]>
    QingyaFan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9cc30ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4100d73 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    7f0b6f5 View commit details
    Browse the repository at this point in the history