-
Notifications
You must be signed in to change notification settings - Fork 610
Closed
Labels
1.4.0P0Critical issue that should be fixed ASAPCritical issue that should be fixed ASAPbugSomething isn't workingSomething isn't workingoperatorrelease-blocker
Description
Search before asking
- I searched the issues and found no similar issues.
KubeRay Component
ray-operator
What happened + What you expected to happen
There is an error for the entrypoint command for ray-job.use-existing-raycluster.yaml
User also reported that entrypoints with backticks does not work
entrypoint: 'python -c ''args={"query": "SELECT * FROM `my.special-table` LIMIT 100"}; print(args)'''
The backticks will be interpreted as bash subcommands
Reproduction script
Run kubectl apply -f ray-operator/config/samples/ray-cluster.sample.yaml
Update this line to raycluster-kuberay
ray.io/cluster: ray-cluster-kuberay |
And then run kubectl apply -f ray-operator/config/samples/ray-job.use-existing-raycluster.yaml
Anything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
1.4.0P0Critical issue that should be fixed ASAPCritical issue that should be fixed ASAPbugSomething isn't workingSomething isn't workingoperatorrelease-blocker