Commit Graph

4 Commits

Author SHA1 Message Date
Tommy Li 386ad234a4
Remove containerOp for pipelineparam and raw input samples (#708)
* remove containerOp for pipelineparam and raw input samples

* fix-typo
2021-08-23 14:13:39 -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
Tommy Li 8830915424
Support input artifact (#104)
* support input artifacts

* fix conflicts

* fix merging bug
2020-04-22 15:53:45 -07:00