pipelines/sdk/python/kfp/containers
Jiaxiao Zheng 85a3b51713
feat(sdk): Add v2 component to build_python_component (#5079)
* porting the original PR

* comment

* refactor

* remove python2

* comment on default entrypoint

* update comment

* min versioned KFP

* fix tests
2021-02-04 01:50:36 -08:00
..
__init__.py [SDK] Make service account configurable for build_image_from_working_dir (#3419) 2020-04-15 00:06:02 -07:00
_build_image_api.py chore: Add doc strings marking the feature stages for SDK. (#4575) 2020-11-24 00:19:00 -08:00
_cache.py SDK - Containers - Added support for container image cache (#2216) 2019-10-11 15:10:04 -07:00
_component_builder.py feat(sdk): Add v2 component to build_python_component (#5079) 2021-02-04 01:50:36 -08:00
_container_builder.py [SDK] Make service account configurable for build_image_from_working_dir (#3419) 2020-04-15 00:06:02 -07:00
_gcs_helper.py feat(sdk): Container entrypoint used for new styled KFP component authoring (#4978) 2021-01-14 16:01:21 -08:00
_k8s_job_helper.py 2682: Support a custom kube config location in K8sJobHelper (#2683) 2019-12-17 20:31:57 -08:00
entrypoint.py feat(sdk): Add v2 component to build_python_component (#5079) 2021-02-04 01:50:36 -08:00
entrypoint_utils.py feat(sdk): Add v2 component to build_python_component (#5079) 2021-02-04 01:50:36 -08:00