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

Add helm-chart for ray-job crd #2327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

otrivedi
Copy link

Why are these changes needed?

The kuberay repo was missing a helm-chart for RayJob CRD which we really needed, so we decided to infer from available examples and build our own heavily borrowing from ray-cluster helm-chart with additions to enable it for ray-job resource.

This additonal was manually tested with KubeRay v1.1.0 with

> helm install test-rayjob /path/to/kuberay/helm-chart/ray-job -f /path/to/kuberay/ray-job/values.yaml 

Related issue number

Checks

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

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