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
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.
Search before asking
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.+kubebuilder:printcolumn
annotation in v1.3.0 if the new.Status.Conditions
field works well..Status.State
in v2.0.0 if the new.Status.Conditions
field works well.Use case
No response
Related issues
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: