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
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
0fb5ab8440
Extend compiler to support workflow level timeout ( #68 )
2020-03-27 14:57:53 -07:00
Feng Li
10896c8036
Support timeout defining for pipeline tasks ( #46 )
2020-03-24 12:57:02 -07:00