-
Notifications
You must be signed in to change notification settings - Fork 615
Closed
Labels
1.4.0P0Critical issue that should be fixed ASAPCritical issue that should be fixed ASAPbugSomething isn't workingSomething isn't workingrelease-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
Using a custom docker image with ray installed using uv (eg uv sync
). ray
binary will be located in a uv specific path. But when the worker starts with bash -lc --
, -l
will alter the PATH
, removing the uv bin path.
KubeRay worker(s) failing with
bin/bash: line 1: ray: command not found
Related issue: #409
Reproduction script
No special script, just the custom docker img with ray installed using uv.
Anything else
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
remidebette, ChristoffelDoorman, jawhar-afli, liamclarkza, hugodrw-instadeep and 3 more
Metadata
Metadata
Assignees
Labels
1.4.0P0Critical issue that should be fixed ASAPCritical issue that should be fixed ASAPbugSomething isn't workingSomething isn't workingrelease-blocker