Commit c21938d
[Bug] Sidecar mode shouldn't restart head pod when head pod is deleted (#4141)
* [Bug] Sidecar mode shouldn't restart head pod when head pod is deleted
Signed-off-by: 400Ping <[email protected]>
* [Fix] Fix e2e error
Signed-off-by: 400Ping <[email protected]>
* [Fix] fix according to rueian's comment
Signed-off-by: 400Ping <[email protected]>
* [Chore] fix ci error
Signed-off-by: 400Ping <[email protected]>
* Update ray-operator/controllers/ray/raycluster_controller.go
Co-authored-by: Han-Ju Chen (Future-Outlier) <[email protected]>
Signed-off-by: Ping <[email protected]>
* Update ray-operator/controllers/ray/rayjob_controller.go
Co-authored-by: Han-Ju Chen (Future-Outlier) <[email protected]>
Signed-off-by: Ping <[email protected]>
* update
Signed-off-by: Future-Outlier <[email protected]>
* update
Signed-off-by: Future-Outlier <[email protected]>
* Trigger CI
Signed-off-by: Future-Outlier <[email protected]>
---------
Signed-off-by: 400Ping <[email protected]>
Signed-off-by: Ping <[email protected]>
Signed-off-by: Future-Outlier <[email protected]>
Co-authored-by: Han-Ju Chen (Future-Outlier) <[email protected]>1 parent 530318b commit c21938d
File tree
2 files changed
+12
-2
lines changed- ray-operator
- controllers/ray
- test/e2erayjob
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
622 | 632 | | |
623 | 633 | | |
624 | 634 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
0 commit comments