Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KFP SDK drops support for Python 3.8 #600

Open
orfeas-k opened this issue Nov 14, 2024 · 3 comments
Open

KFP SDK drops support for Python 3.8 #600

orfeas-k opened this issue Nov 14, 2024 · 3 comments
Labels
enhancement New feature or request Kubeflow 1.10

Comments

@orfeas-k
Copy link
Contributor

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

  /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.

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

@orfeas-k orfeas-k added enhancement New feature or request Kubeflow 1.10 labels Nov 14, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6573.

This message was autogenerated

@orfeas-k
Copy link
Contributor Author

@orfeas-k
Copy link
Contributor Author

This could also affect the UATs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Kubeflow 1.10
Projects
None yet
Development

No branches or pull requests

1 participant