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

[Feature] Rayjob GitHub Enterprise integration #2204

Closed
1 of 2 tasks
HCharlie opened this issue Jun 25, 2024 · 3 comments
Closed
1 of 2 tasks

[Feature] Rayjob GitHub Enterprise integration #2204

HCharlie opened this issue Jun 25, 2024 · 3 comments
Labels
enhancement New feature or request triage

Comments

@HCharlie
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Rayjob take care of the ray cluster creation, code submission, and cluster decommision. My goal is to have a disposable way to create jobs without worrying about the cluster resource provision and decommision. In an ideal world, everytime I only need apply the rayjob manifest, I could get the result and it's done. However, in the official documentation, I see it's supporting mounting code as a configmap, which doesn't look like a scalable solution when the project contains complex file structures. It also supports using git clone from public Github inside the rayjob entrypoint. But I didn't find any information on GitHub Enterprise support/integration, so I would like to have this feature to support more enterprise use cases.

Use case

similar to #2200, I also come from an ML platform team, and we would like our users to clone their code from GHE in the rayjob entrypoint, and run the code from there.

Related issues

#2200

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@HCharlie HCharlie added enhancement New feature or request triage labels Jun 25, 2024
@andrewsykim
Copy link
Collaborator

@HCharlie
Copy link
Author

nice! this looks like what I am looking for! thanks for the reply! :)

@kevin85421
Copy link
Member

I think this issue is resolved. Close this issue. @HCharlie feel free to reopen the issue if it is not resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

3 participants