pipelines/kubernetes_platform/python/test/unit
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
..
test_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
test_node_selector.py feat: support nodeSelector in `kfp-kubernetes` (#8982) 2023-03-14 22:36:10 +00:00
test_pod_metadata.py feat(Backend + SDK): Update kfp backend and kubernetes sdk to support pod labels and annotations (#10393) 2024-02-09 21:15:01 +00:00
test_secret.py feat: implement `kfp-kubernetes` library (#8950) 2023-03-10 22:54:20 +00:00
test_tolerations.py feat(Backend + SDK): Update kfp backend and kubernetes sdk to support tolerations (#10471) 2024-02-22 21:31:31 +00:00
test_volume.py feat: implement `kfp-kubernetes` library (#8950) 2023-03-10 22:54:20 +00:00