pipelines/sdk/python/kfp/dsl
Eterna2 ad307db5b9 [Bug Fix] Delete ResourceOp should not have output parameters (#1822)
* Fix bug where delete resource op should not have success_condition, failure_condition, and output parameters

* remove unnecessary whitespace

* compiler test for delete resource ops should retrieve templates from spec instead of root
2019-08-21 17:52:32 -07:00
..
__init__.py add init container for container op (#1650) 2019-07-22 20:40:54 -07:00
_artifact_location.py SDK/Compiler - Fix s3 artifact key names (#1451) 2019-06-06 21:15:57 -07:00
_component.py SDK - Simplified the @component decorator (#1166) 2019-04-15 19:43:06 -07:00
_container_op.py SDK - ContainerOp.set_display_name should return self (#1718) 2019-08-05 20:47:52 -07:00
_metadata.py remove support for deserializing a string of a dict for typemeta (#1439) 2019-06-06 13:58:31 -07:00
_ops_group.py Fix docstring for _ops_group Condition (#1356) 2019-05-21 19:46:02 -07:00
_pipeline.py Lint Python code for undefined names (#1721) 2019-08-21 15:04:31 -07:00
_pipeline_param.py SDK - Cleanup - Serialized PipelineParamTuple does not need value or type (#1469) 2019-08-16 01:22:31 -07:00
_pipeline_volume.py configurable timeout and namespace in docker magic (#1550) 2019-06-26 15:09:20 -07:00
_resource_op.py [Bug Fix] Delete ResourceOp should not have output parameters (#1822) 2019-08-21 17:52:32 -07:00
_volume_op.py SDK/DSL: Fix bug when specifying custom resource for VolumeOp (#1595) 2019-07-17 11:30:13 -07:00
_volume_snapshot_op.py Extend the DSL to implement the design of #801 (#926) 2019-04-25 10:40:48 -07:00
types.py add default value type checking (#1407) 2019-06-03 15:33:32 -07:00