You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future, when we bump KFP SDK, we 'll also have to bump to a newer python version. This could be a blocker
/home/runner/work/kfp-operators/kfp-operators/tests/integration/conftest.py:12: FutureWarning: KFP will drop support for Python 3.8 on Oct 1, 2024. To use new versions of the KFP SDK after that date, you will need to upgrade to Python >= 3.9.
Context
In the future, when we bump KFP SDK, we 'll also have to bump to a newer python version. This could be a blocker
source:
https://github.com/canonical/kfp-operators/actions/runs/11838249242/job/32986966903?pr=583#step:5:146
Note that this could be a blocker for CKF 1.10 if KFP 2.4 is not compatible with our current SDK version and we need to upgrade integration tests.
What needs to get done
Update tests to use python >=3.9
Definition of Done
Tests use python>=3.9
The text was updated successfully, but these errors were encountered: