Skip to content

KFP-Tekton v0.9.0 with Tekton v0.25.0, Loops Parallelism and Graceful Termination API support

Pre-release
Pre-release
Compare
Choose a tag to compare
@animeshsingh animeshsingh released this 26 Jul 18:49
· 420 commits to master since this release
df63b78
  • Tekton 0.25.0 support (#626)
  • Parallelism support for Pipeline Loop (#589, #592)
  • Inline taskSpec support for Parallel Loop and user custom task definition. (#633, #636, #658)
  • Extend KFP-Tekton Run API to create recursive pipeline loop resources (#512, #674)
  • Add Tekton 0.25.0 graceful termination API on KFP-Tekton. (#631)
  • Enhance any sequencer, recursive loop, and custom task on conditional pipelines. (#587, #635, #650)
  • Pipeline loop CLI validation on Pipeline loop resources and inline taskSpec. (#614)