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

[Bug] Resume the Replicas field in type HeadGroupSpec struct #2358

Open
1 of 2 tasks
Moonquakes opened this issue Sep 6, 2024 · 1 comment
Open
1 of 2 tasks

[Bug] Resume the Replicas field in type HeadGroupSpec struct #2358

Moonquakes opened this issue Sep 6, 2024 · 1 comment
Labels
bug Something isn't working P2 Important issue, but not time critical triage

Comments

@Moonquakes
Copy link

Search before asking

  • I searched the issues and found no similar issues.

KubeRay Component

ray-operator

What happened + What you expected to happen

When rolling back kuberay 1.1.1 to 1.0.0, an exception will occur, and using Replicas in 1.0.0 will result in an error. Can you provide this compatibility support?
And as much as possible, don't delete fields in the CRD, I think this might be an intuitive maintenance and upgrade criterion. Thank you!
image

Reproduction script

Submitting a RayJob based on 1.1.1 and then falling back to version 1.0.0, the whole kuberay should be stuck.

Anything else

Perhaps this field could be added for 1.1.1 and beyond, it might be difficult to upgrade to a new version if you can't roll back

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@Moonquakes Moonquakes added bug Something isn't working triage labels Sep 6, 2024
@anyscalesam anyscalesam added the P2 Important issue, but not time critical label Sep 16, 2024
@anyscalesam
Copy link
Contributor

marking as p2 since this seems to only occur on version rollback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2 Important issue, but not time critical triage
Projects
None yet
Development

No branches or pull requests

2 participants