KFP-Tekton v2.0.2: Kubeflow pipelines 2.0.2 with Tekton backend
- Rebased to KFP 2.0.2
- Tekton API Spec moved to V1
- Parameterized launcher and minio config
- Moved kfptask and exit handler custom task to its independent code base.
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
New Contributors
Full Changelog: v2.0.0...v2.0.2