pipelines/kubernetes_platform/python/test/snapshot/data
Alex 2983a7d490
feat(Backend + SDK): Update kfp backend and kubernetes sdk to support tolerations (#10471)
* feat(Backend + SDK): Update kfp backend and kubernetes sdk to support tolerations

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
Co-authored-by: edmondop <edmondo.porcu@gmail.com>
Co-authored-by: tarat44 <32471142+tarat44@users.noreply.github.com>

* Address PR review 1

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
Co-authored-by: edmondop <edmondo.porcu@gmail.com>
Co-authored-by: tarat44 <32471142+tarat44@users.noreply.github.com>

* Refactor add_toleration to use Python primitives

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
Co-authored-by: edmondop <edmondo.porcu@gmail.com>
Co-authored-by: tarat44 <32471142+tarat44@users.noreply.github.com>

* Update go.mod to pull in latest kubernetes_platform package

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
Co-authored-by: edmondop <edmondo.porcu@gmail.com>
Co-authored-by: tarat44 <32471142+tarat44@users.noreply.github.com>

---------

Signed-off-by: droctothorpe <mythicalsunlight@gmail.com>
Co-authored-by: edmondop <edmondo.porcu@gmail.com>
Co-authored-by: tarat44 <32471142+tarat44@users.noreply.github.com>
2024-02-22 21:31:31 +00:00
..
create_mount_delete_dynamic_pvc.py chore: change sample PVC access modes to ReadWriteOnce (#9425) 2023-05-18 01:22:06 +00:00
create_mount_delete_dynamic_pvc.yaml chore(sdk): support Python 3.12 (#10272) 2023-11-29 23:18:03 +00:00
create_mount_delete_existing_pvc.py chore: change sample PVC access modes to ReadWriteOnce (#9425) 2023-05-18 01:22:06 +00:00
create_mount_delete_existing_pvc.yaml chore(sdk): support Python 3.12 (#10272) 2023-11-29 23:18:03 +00:00
create_mount_delete_existing_pvc_from_task_output.py chore: change sample PVC access modes to ReadWriteOnce (#9425) 2023-05-18 01:22:06 +00:00
create_mount_delete_existing_pvc_from_task_output.yaml chore(sdk): support Python 3.12 (#10272) 2023-11-29 23:18:03 +00:00
image_pull_secrets.py feat(Backend + SDK): Update kfp backend and kubernetes sdk to support ImagePullSecrets (#10427) 2024-02-09 19:06:38 +00:00
image_pull_secrets.yaml feat(Backend + SDK): Update kfp backend and kubernetes sdk to support ImagePullSecrets (#10427) 2024-02-09 19:06:38 +00:00
node_selector.py feat: support nodeSelector in `kfp-kubernetes` (#8982) 2023-03-14 22:36:10 +00:00
node_selector.yaml chore(sdk): support Python 3.12 (#10272) 2023-11-29 23:18:03 +00:00
secret_as_env.py
secret_as_env.yaml chore(sdk): support Python 3.12 (#10272) 2023-11-29 23:18:03 +00:00
secret_as_vol.py
secret_as_vol.yaml chore(sdk): support Python 3.12 (#10272) 2023-11-29 23:18:03 +00:00
toleration.py feat(Backend + SDK): Update kfp backend and kubernetes sdk to support tolerations (#10471) 2024-02-22 21:31:31 +00:00
toleration.yaml feat(Backend + SDK): Update kfp backend and kubernetes sdk to support tolerations (#10471) 2024-02-22 21:31:31 +00:00