-
Notifications
You must be signed in to change notification settings - Fork 687
[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
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]>
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]>
Done, PTAL |
win5923
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
556907f to
c0d916d
Compare
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