Skip to content

[Bug] ray-job.use-existing-raycluster.yaml entrypoint error #3764

@MortalHappiness

Description

@MortalHappiness

Search before asking

  • I searched the issues and found no similar issues.

KubeRay Component

ray-operator

What happened + What you expected to happen

Image

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

Image

Reproduction script

Run kubectl apply -f ray-operator/config/samples/ray-cluster.sample.yaml

Update this line to raycluster-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

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions