Skip to content
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

[RayService] No serve deployments after head node failure #375

Closed
simon-mo opened this issue Jul 14, 2022 · 0 comments
Closed

[RayService] No serve deployments after head node failure #375

simon-mo opened this issue Jul 14, 2022 · 0 comments

Comments

@simon-mo
Copy link
Collaborator

The re-deployment did not happen when the head node went down and came back again. I think we should do a re-deployment regardless of whether GCS HA is enabled or not (to reconcile the state after all)

Steps to repro:

  • apply the sample app
  • kubectl delete head pod
  • observe head pod came back
  • observe head pod has serve controllers and http proxy
  • observe head pod doesn't have any other serve actors
  • the controller log show that shouldUpdate is false

might be related to #374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants