Skip to content

KFP-Tekton v1.0.0 with KFP v1.7.0, Tekton v0.27.0

Compare
Choose a tag to compare
@animeshsingh animeshsingh released this 31 Aug 17:14
· 386 commits to master since this release
8caa81e
  • Tekton v0.27.0 support (#700)
  • Rebase KFP core to 1.7.0, KFP SDK to 1.7.2 (#713, #699, #705, #718)
  • PipelineLoop and custom tasks now support timeout (#706, #709)
  • Support multi-step parameter passing if the Tekton results are too large (#702, #711)
  • Any-sequencer, custom task, and unit tests are now based on component.yaml and compatible with all supposed V2 IR compiler features in KFP 1.7.0 release. (#676, #677, #675, #680, #685, #691, #692, #693, #708)
  • Enhance Tekton variable sanitization based on respective Tekton Spec. (#686, #688, #689)