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

Add workerGroupSpec.idleTimeoutSeconds to v1 RayCluster CRD #2558

Merged
merged 6 commits into from
Nov 21, 2024

Commits on Nov 20, 2024

  1. Add workerGroupSpec.idleTimeoutSeconds to v1 RayCluster CRD

    Signed-off-by: ryanaoleary <ryanaoleary@google.com>
    ryanaoleary committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9039623 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Ran make api-docs

    Signed-off-by: ryanaoleary <ryanaoleary@google.com>
    ryanaoleary committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b32e88b View commit details
    Browse the repository at this point in the history
  2. ran hack/update-codegen.sh and make generate

    Signed-off-by: ryanaoleary <ryanaoleary@google.com>
    ryanaoleary committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    93619d7 View commit details
    Browse the repository at this point in the history
  3. Update ray-operator/apis/ray/v1/raycluster_types.go

    Co-authored-by: Kai-Hsun Chen <kaihsun@apache.org>
    Signed-off-by: ryanaoleary <113500783+ryanaoleary@users.noreply.github.com>
    ryanaoleary and kevin85421 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    58a160b View commit details
    Browse the repository at this point in the history
  4. make api-docs

    Signed-off-by: ryanaoleary <ryanaoleary@google.com>
    ryanaoleary committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bc58ab0 View commit details
    Browse the repository at this point in the history
  5. Fix lint error

    Signed-off-by: ryanaoleary <ryanaoleary@google.com>
    ryanaoleary committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d2b31b8 View commit details
    Browse the repository at this point in the history