elyra-ai / elyra

Elyra extends JupyterLab with an AI centric approach.
https://elyra.readthedocs.io/en/stable/
Apache License 2.0
1.86k stars 344 forks source link

Lower floor for kfp-tekton dependency #3125

Closed ptitzler closed 1 year ago

ptitzler commented 1 year ago

Lower floor for kfp-tekton dependency to version 1.5.2 to re-establish compatibility with older versions of Tekton. Since version 1.6+ includes breaking API changes (v1beta1 -> v1), users will have to manually choose the kfp-tekton package version that is compatible with the Tekton version that's installed on the server.

What changes were proposed in this pull request?

How was this pull request tested?