pipelines/sdk/python/kfp/compiler
Alexey Volkov 151c5349f1 Simplified the build_docker_image function (#1887)
* Simplified the build_docker_image function

* Extracted 'Dockerfile' into a variable
Addressed PR feedback

* Fixed conflict with updated master.

* Addressed the feedback
2019-08-21 12:56:33 -07:00
..
__init__.py add support for dependencies in the component image building (#219) 2018-11-16 21:49:14 -08:00
_component_builder.py Simplified the build_docker_image function (#1887) 2019-08-21 12:56:33 -07:00
_container_builder.py fix unit tests and address some comments (#1892) 2019-08-20 09:24:56 -07:00
_default_transformers.py add_pod_env op handler (#1540) 2019-07-08 11:42:35 -07:00
_gcs_helper.py ContainerBuilder loading kube config (#1795) 2019-08-09 23:59:14 -07:00
_k8s_helper.py ContainerBuilder loading kube config (#1795) 2019-08-09 23:59:14 -07:00
_op_to_template.py add init container for container op (#1650) 2019-07-22 20:40:54 -07:00
compiler.py SDK - Preserving the pipeline input information in the compiled Workflow (#1381) 2019-08-15 17:25:59 -07:00
main.py SDK - Got rid of the global variable collecting all created pipelines (#1167) 2019-04-18 18:19:54 -07:00