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

[WIP] Add RayCluster v1beta1 and Conversion webhook #1146

Closed
wants to merge 5 commits into from

Conversation

Jeffwan
Copy link
Collaborator

@Jeffwan Jeffwan commented Jun 6, 2023

note: please do not merge. This is a draft PR.

Why are these changes needed?

We need to stablize the API version and introduce the version upgrade policy for future changes.

Related issue number

Checks

  • [] I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

“kubebuilder create api --group ray --version v1beta1 --kind RayCluster”

Signed-off-by: Jiaxin Shan <[email protected]>
- Use v1alpha1 as the default storage version
- make generate
- make manifests

Signed-off-by: Jiaxin Shan <[email protected]>
kubebuilder create webhook --group ray --version v1alpha1 --kind RayCluster --conversion

Signed-off-by: Jiaxin Shan <[email protected]>
@Jeffwan Jeffwan marked this pull request as draft June 6, 2023 23:35
@Jeffwan Jeffwan mentioned this pull request Jun 6, 2023
4 tasks
@Jeffwan
Copy link
Collaborator Author

Jeffwan commented Jun 6, 2023

I notice @kevin85421 filed a PR #1132 here. We can use that one if that's ready.

@kevin85421
Copy link
Member

We decide not to have conversion webhook.

@kevin85421 kevin85421 closed this Sep 21, 2023
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.

2 participants