You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should record the name of the Ray Head Pod in the RayCluster.Status.Head.PodName field and make the getHeadPod function retrieve the pod based on the field.
Search before asking
Description
This is one of the tracking items of the REP: RayCluster status improvement, the step 4 in the design doc: https://docs.google.com/document/d/1bRL0cZa87eCX6SI7gqthN68CgmHaB6l3-vJuIse-BrY
We should record the name of the Ray Head Pod in the
RayCluster.Status.Head.PodName
field and make thegetHeadPod
function retrieve the pod based on the field.kuberay/ray-operator/controllers/ray/rayservice_controller.go
Lines 1223 to 1235 in a43217b
Use case
No response
Related issues
ray-project/enhancements#54
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: