- Rebase to upstream KFP 2.0.5
- Tekton backend moved to Tekton Pipelines 0.53
- Introduced various level of optimizations on the kfptask, pipelineloop, and status update.
What's Changed
- update OWNERS files by @yhwang in #1322
- feat(backend): update tekton api spec to v1 by @Tomcli in #1349
- fix(manifest): update manifests for proper third party app role by @Tomcli in #1352
- Update openshift manifests for kfp-tekton v2 by @Tomcli in #1355
- feat(backend): Parameterizing v2 Launcher Image. Resolves #1358 by @DharmitD in #1359
- fix(ci): update v2 deployment and ci tests by @Tomcli in #1380
- feat(Tekton-compiler): Add env vars in kfp-driver to parametrize Object storage host and port by @rimolive in #1378
- feat(deps/backend): migrate to tekton 0.50.3 by @Tomcli in #1390
- chore(CI/manifests): Update CI and move manifests to 2.0.3 by @Tomcli in #1407
- feat(V2 backend): Update compiler to produce the merger task of driver + executor by @Tomcli in #1412
- fix(v2 backend): remove unnecessary sync from persistent agent by @Tomcli in #1417
- chore(v2 backend): update tekton version to 0.53.2 by @Tomcli in #1421
- chore(backend): Remove old controller code and prep for v2 upstream merge by @Tomcli in #1424
- fix(backend): Update compiler with new test sdk and fix dag publisher execution id by @Tomcli in #1425
- feat(v2 backend): Reduce Tekton loop graph complexity with new design by @Tomcli in #1431
- chore(v2 manifests): Update v2 staging image by @Tomcli in #1436
- chore(cleanup): Remove tekton catalog in v2 branch to prepare it for upstream merge by @Tomcli in #1438
- feat(backend): update pod metadata test example by @Tomcli in #1450
- chore(release): kfp-tekton 2.0.5 backend release by @Tomcli in #1452
New Contributors
Full Changelog: v2.0.3...v2.0.5