We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is one of the tracking items of the REP: RayCluster status improvement, the step 2 in the design doc: https://docs.google.com/document/d/1bRL0cZa87eCX6SI7gqthN68CgmHaB6l3-vJuIse-BrY
We should add information about Pod failures to the new RayClusterReplicaFailure condition by referring to how the ReplicaSetReplicaFailure does similar things: https://github.com/kubernetes/api/blob/857a946a225f212b64d42c68a7da0dc44837636f/apps/v1/types.go#L912-L915
RayClusterReplicaFailure
ray-project/enhancements#54
The text was updated successfully, but these errors were encountered:
Closed by #2259
Sorry, something went wrong.
rueian
Successfully merging a pull request may close this issue.
Search before asking
Description
This is one of the tracking items of the REP: RayCluster status improvement, the step 2 in the design doc: https://docs.google.com/document/d/1bRL0cZa87eCX6SI7gqthN68CgmHaB6l3-vJuIse-BrY
We should add information about Pod failures to the new
RayClusterReplicaFailure
condition byreferring to how the ReplicaSetReplicaFailure does similar things: https://github.com/kubernetes/api/blob/857a946a225f212b64d42c68a7da0dc44837636f/apps/v1/types.go#L912-L915
Related issues
ray-project/enhancements#54
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: