-
Notifications
You must be signed in to change notification settings - Fork 681
[Bug][RayJob] Sidecar mode shouldn't restart head pod when head pod is deleted #4234
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
base: master
Are you sure you want to change the base?
Conversation
…s deleted Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
|
cc @Future-Outlier @rueian PTAL |
Future-Outlier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, @400Ping
let us know if you need any help, plz ping us
|
Ok, will do thanks. |
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
b8077b9 to
c4bfd24
Compare
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
81a9ee0 to
33afa20
Compare
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
Future-Outlier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @machichima @seanlaii to do the final pass for the test
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Future-Outlier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you
cc @rueian @andrewsykim to merge.
Co-authored-by: Rueian <[email protected]> Signed-off-by: Ping <[email protected]>
Co-authored-by: Rueian <[email protected]> Signed-off-by: Ping <[email protected]>
Co-authored-by: Rueian <[email protected]> Signed-off-by: Ping <[email protected]>
Co-authored-by: Rueian <[email protected]> Signed-off-by: Ping <[email protected]>
Future-Outlier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, @400Ping do you mind solve the comments?
Co-authored-by: Rueian <[email protected]> Signed-off-by: Ping <[email protected]>
Co-authored-by: Nary Yeh <[email protected]> Signed-off-by: Ping <[email protected]>
Co-authored-by: Rueian <[email protected]> Signed-off-by: Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: 400Ping <[email protected]>
Why are these changes needed?
In this PR, we fail the RayJob if the RayCluster is provisioned. However, this is a breaking change since we shouldn’t include other modes like K8sJobMode or HTTPMode.
Related issue number
Closes #4176
Checks