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

Recover unreachable instances #2043

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

un-def
Copy link
Collaborator

@un-def un-def commented Nov 28, 2024

  • Check instances regardless of termination_policy -- gives unreachable instances a chance to become reachable again
  • Stop a previous job container possibly still running on the insance when submitting a new one

Fixes: #2041

* Check instances regardless of termination_policy -- gives unreachable
  instances a chance to become reachable again
* Stop a previous job container possibly still running on the insance when
  submitting a new one

Fixes: #2041
@un-def un-def requested a review from jvstme November 28, 2024 14:30
@un-def un-def merged commit a286816 into master Dec 2, 2024
23 checks passed
@un-def un-def deleted the issue_2041_recover_unreachable_instances branch December 2, 2024 07:30
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

Successfully merging this pull request may close these issues.

[Bug]: Cloud fleet instance gets stuck in unreachable state
2 participants