KFP-Tekton v1.7.1: Tekton 0.47.1 and openshift 1.11.0 support, persistent agent and API request optimizations
What's Changed
- chore(sdk): bump kfp sdk version to 1.8.22 by @Tomcli in #1241
- feat(backend): Use Informer in persistence agent by @yhwang in #1247
- feat(backend): Optimize persistence agent to pass yaml directly to db and minio client by @Tomcli in #1244
- chore(docs): Update kfp_tekton_install.md with new compatibility map by @Tomcli in #1249
- Fix(backend): Upgrade Tekton 0.47.1 to address timeout bug by @Tomcli in #1253
- fix(test): update docker image for dind by @yhwang in #1254
- Upload huggingface demo for tutorial by @Tomcli in #1256
- samples(fix): update lightweight component sample by @yhwang in #1257
- feat(samples): add peft sample with modelmesh by @Tomcli in #1258
- fix(fronted): Fix Tensorboard.tsx endpoint by @Tomcli in #1263
- feat(sdk): Parametrize Tekton condition "task" image name by @Tomcli in #1265
- chore(sdk): Add sdk 1.7.1 release by @Tomcli in #1267
- chore(docs): Update kfp-tekton openshift instructions for openshift v1.11 by @Tomcli in #1278
- fix(doc): fix typo tekton -> openshift by @gregsheremeta in #1290
- chore(release): add 1.7.1 backend release by @Tomcli in #1295
New Contributors
- @gregsheremeta made their first contribution in #1290
Full Changelog: v1.7.0...v1.7.1