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

KEP-2170: Add TrainJob and TrainingRuntime APIs #2223

Merged
merged 12 commits into from
Aug 27, 2024

Commits on Aug 15, 2024

  1. KEP-2170: Add TrainJob and TrainingRuntime APIs

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6865663 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix TrainJobList

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ed830c8 View commit details
    Browse the repository at this point in the history
  2. Register APIs with scheme

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    66e7049 View commit details
    Browse the repository at this point in the history
  3. Add SchemeGroupVersion

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    bfa1f20 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Fix TrainingRuntimeSpec omitempty

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2bf13c9 View commit details
    Browse the repository at this point in the history
  2. Generate manifests only for v1

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    72a933e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix pointers for APIs

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9d0a686 View commit details
    Browse the repository at this point in the history
  2. Run code-gen

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    880560c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Use pointer for MPIImplementation

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    49a004c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Update the JobSetTemplate API

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c28a166 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Rename PodGroupPolicy and MLPolicy APIs

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    06e7653 View commit details
    Browse the repository at this point in the history
  2. Update comments

    Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
    andreyvelich committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7aa4094 View commit details
    Browse the repository at this point in the history