Yihong Wang
|
6c7c5d24fe
|
remove ContainerOp from test cases - part 2 (#691)
eliminate the usage of ContainerOp in testcases and
update the testcase accordingly.
Signed-off-by: Yihong Wang <yh.wang@ibm.com>
|
2021-08-09 17:10:27 -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
|
a886e910eb
|
enhance testdata scripts (#69)
|
2020-03-27 14:59:53 -07:00 |
Tommy Li
|
5b52b79bd8
|
Add initial pipelinerun support (#62)
* add initial pipelinerun support
* update comment
* rearrange compile function
|
2020-03-26 14:20:23 -07:00 |
Tommy Li
|
a5992f95f7
|
add init_container as steps (#50)
|
2020-03-23 22:46:46 -07:00 |