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

Update ray.go not to fail when going suspend state. #5816

Merged
merged 4 commits into from
Oct 23, 2024

Commits on Oct 6, 2024

  1. Update ray.go

    We have a Queue to schedule our ray jobs, so we need it to wait in Suspended state of k8s
    
    Signed-off-by: Amin Maghsodi <[email protected]>
    aminmaghsodi authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    e9f9579 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update ray_test.go

    Signed-off-by: Amin Maghsodi <[email protected]>
    aminmaghsodi authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e41e245 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update ray_test.go

    Improve test cov
    
    Signed-off-by: Amin Maghsodi <[email protected]>
    aminmaghsodi authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ae052b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Add JobDeploymentStatusSuspending

    Signed-off-by: Kevin Su <[email protected]>
    pingsutw committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c4fef38 View commit details
    Browse the repository at this point in the history