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: Build backend service for RayCluster management #56

Closed
wants to merge 1 commit into from

Conversation

Jeffwan
Copy link
Collaborator

@Jeffwan Jeffwan commented Oct 3, 2021

  1. Init gRPC + Gateway project to serve backend services
  2. Support Cluster, ClusterRuntime, ComputeRuntime CRUD
  3. Build client manager and resource manager to handle underneath Kubernetes resources

Signed-off-by: Jiaxin Shan [email protected]

Why are these changes needed?

Build a generic service for RayCluster management

Related issue number

#54

Checks

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

This PR is for review only

/cc @chenk008 @caitengwei @Qstar

1. Init gRPC + Gateway project to serve backend services
2. Support Cluster, ClusterRuntime, ComputeRuntime CRUD
3. Build client manager and resource manager to  handle underneath Kubernetes resources

Signed-off-by: Jiaxin Shan <[email protected]>
@Jeffwan
Copy link
Collaborator Author

Jeffwan commented Oct 27, 2021

Since we have lots of api changes and backend part needs some corresponding changes as well. Another suggestion from @chenk008 is this PR is too large. We would like to create a smaller one and split entire story into chunks so other folks can pick them up.

@Jeffwan
Copy link
Collaborator Author

Jeffwan commented Oct 27, 2021

I will close this PR at this moment.

@Jeffwan Jeffwan closed this Oct 27, 2021
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.

1 participant