8000 [autoscaler] Don't autofill `setup_commands` if head/worker `setup_commands` are used · Issue #15231 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[autoscaler] Don't autofill setup_commands if head/worker setup_commands are used #15231
Open
@ijrsvt

Description

@ijrsvt

Describe your feature request

If I have a YAML with:

head_setup_commands: 
 - blah
 - blah2

worker_setup_commands:
 - blah 3

It is confusing that autoscaler autofills

setup_commands:
 - source activate ...
 - pip install ray ...

It would be great if setup_commands were not autofilled in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issue, but not time-criticalenhancementRequest for new feature and/or capabilityinfraautoscaler, ray client, kuberay, related issuespending-cleanupThis issue is pending cleanup. It will be removed in 2 weeks after being assigned.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0