Commit Graph

3 Commits

Author SHA1 Message Date
Connor McCarthy d3b3e7a5ba
chore(sdk): support Python 3.12 (#10272)
* chore(sdk): support Python 3.12

* fix kfp-kubernetes test import error

* use assertEqual instead of assertEquals

* fix kfp-kubernetes snapshot yaml
2023-11-29 23:18:03 +00:00
Connor McCarthy c8cb5b5f65
feat: support nodeSelector in `kfp-kubernetes` (#8982) 2023-03-14 22:36:10 +00:00
Connor McCarthy 0c11cce06d
feat: implement `kfp-kubernetes` library (#8950)
* support compiling platform-specific features

* add kubernetes functions/components
2023-03-10 22:54:20 +00:00