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

feat(Backend + SDK): Update kfp backend and kubernetes sdk to support tolerations #10471

Merged
merged 4 commits into from
Feb 22, 2024

Commits on Feb 20, 2024

  1. feat(Backend + SDK): Update kfp backend and kubernetes sdk to support…

    … tolerations
    
    Signed-off-by: droctothorpe <[email protected]>
    Co-authored-by: edmondop <[email protected]>
    Co-authored-by: tarat44 <[email protected]>
    3 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5e6d6f0 View commit details
    Browse the repository at this point in the history
  2. Address PR review 1

    Signed-off-by: droctothorpe <[email protected]>
    Co-authored-by: edmondop <[email protected]>
    Co-authored-by: tarat44 <[email protected]>
    3 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    49c906b View commit details
    Browse the repository at this point in the history
  3. Refactor add_toleration to use Python primitives

    Signed-off-by: droctothorpe <[email protected]>
    Co-authored-by: edmondop <[email protected]>
    Co-authored-by: tarat44 <[email protected]>
    3 people committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bfa24d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update go.mod to pull in latest kubernetes_platform package

    Signed-off-by: droctothorpe <[email protected]>
    Co-authored-by: edmondop <[email protected]>
    Co-authored-by: tarat44 <[email protected]>
    3 people committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dda1ec3 View commit details
    Browse the repository at this point in the history