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

[Umbrella] Remove the RayCluster .Status.State field #2299

Open
2 of 6 tasks
rueian opened this issue Aug 10, 2024 · 1 comment
Open
2 of 6 tasks

[Umbrella] Remove the RayCluster .Status.State field #2299

rueian opened this issue Aug 10, 2024 · 1 comment
Labels
crd observability enhancement New feature or request

Comments

@rueian
Copy link
Contributor

rueian commented Aug 10, 2024

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

In the progress of ray-project/enhancements#54, we have added the new .Status.Conditions field to replace the single .Status.State. The next step is to remove the .Status.State field. It is a long-term process, starting from deprecating the field. This issue is meant to track the whole progress.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@rueian rueian added enhancement New feature or request triage labels Aug 10, 2024
@JasonChen86899
Copy link
Contributor

I have reviewed the document and briefly summarized the status of this field .Status.Conditions

  1. RayClusterSuspending
  2. RayClusterSuspended
  3. RayClusterAvailable / RayClusterReady
  4. RayClusterK8sFailure
  5. RayClusterReplicaFailure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crd observability enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants