Tommy Li
7dd94985b3
Add resource op owner reference mapping ( #922 )
2022-04-28 16:27:32 +00:00
Tommy Li
87d12ce04e
Fix e2e test case ( #696 )
...
* fix e2e test case
* fix e2e test case
2021-08-12 15:10:54 -07:00
Yihong Wang
9d4643bd66
remove ContainerOp from test cases - part 3 ( #693 )
...
eliminate the usage of ContainerOp in testcases and
update the testcase accordingly, including filenames starting
with `o` to `u`
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
2021-08-10 10:23:25 -07:00
Christian Kadner
196b822532
PipelineRun with embedded pipelineSpec and taskSpec ( #166 )
...
* PipelineRun with embedded pipelineSpec and taskSpec
Closes #143
* Preserve empty string default values
* Remove success_condition and failure_condition
2020-06-23 17:21:19 -07:00
Christian Kadner
2c68de47e4
make lint ( #164 )
2020-05-29 09:29:16 -07:00
Christian Kadner
58e043d0a4
Remove monkey-patch ( #148 )
...
All of the "patched" methods are now exclusively called
directly by other code in the kfp_tekton compiler, hence
the monkey-patch is no longer needed.
2020-05-18 12:03:36 -07:00
Feng Li
ebe05e3a4b
Add support for dsl.ResourceOp ( #89 )
2020-04-11 16:27:47 -07:00