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
I had searched in the issues and found no similar feature requirement.
Description
When updating image in RayCluster definition of a worker group: perform worker group restart or rolling update.
Use case
When updating docker image of a worker group currently the group will continue to run with the old image until cluster is restarted or re-created.
Right now I just re-create the cluster after each image version update.