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

Inject cluster name as an environment variable into head and worker pods #934

Merged
merged 5 commits into from
Mar 14, 2023

Commits on Mar 9, 2023

  1. use ValueFrom to set env var RAY_CLUSTER_NAME

    Signed-off-by: Yicheng-Lu-llll <[email protected]>
    Yicheng-Lu-llll committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    63c7aec View commit details
    Browse the repository at this point in the history
  2. add ci test

    Signed-off-by: Yicheng-Lu-llll <[email protected]>
    Yicheng-Lu-llll committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    bd7bd5d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. improve

    Signed-off-by: Yicheng-Lu-llll <[email protected]>
    Yicheng-Lu-llll committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    33d14f3 View commit details
    Browse the repository at this point in the history
  2. improve

    Signed-off-by: Yicheng-Lu-llll <[email protected]>
    Yicheng-Lu-llll committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    657d12b View commit details
    Browse the repository at this point in the history
  3. improve

    Signed-off-by: Yicheng-Lu-llll <[email protected]>
    Yicheng-Lu-llll committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    716fd4f View commit details
    Browse the repository at this point in the history