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

Reorganize api folder for code generation #91

Merged
merged 2 commits into from
Nov 2, 2021

Conversation

harryge00
Copy link
Contributor

@harryge00 harryge00 commented Nov 1, 2021

Why are these changes needed?

  1. Before we use controller-gen to generate clientset automatically, we need to reorganize the api structure:
    from api/v1alpha1 to api/raycluster/a1alpha1.

Related issue number

#29
#84

Checks

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

@Jeffwan Jeffwan changed the title Reorganize api Reorganize api folder for code generation Nov 2, 2021
@Jeffwan
Copy link
Collaborator

Jeffwan commented Nov 2, 2021

BTW, #84 is for protocol buffer messages and we probably won't mix Kubernetes apis with pb together.

Thanks for the contribution! Changes look good to me

@Jeffwan Jeffwan merged commit 71a238a into ray-project:master Nov 2, 2021
@Jeffwan Jeffwan mentioned this pull request Nov 2, 2021
4 tasks
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
* Re-organize api folder

* Change references to api objects
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.

None yet

2 participants