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 will drop support for Py3.8 in October 2024 #554

Open
DnPlas opened this issue Jul 30, 2024 · 1 comment
Open

KFP SDK will drop support for Py3.8 in October 2024 #554

DnPlas opened this issue Jul 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@DnPlas
Copy link
Contributor

DnPlas commented Jul 30, 2024

Context

During the bundle integration test execution, I see the following message:

/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. See https://devguide.python.org/versions/ for more details.

Which means that on that date and on, bundle integration tests won't be able to run in our current test framework unless the version of python is bumped to >3.8.

Refer to this CI run for more logs.

What needs to get done

Provide a solution for the incompatibility, potentially bump the python version that runs integration tests

Definition of Done

The bundle integration tests run without warnings and/or errors.

@DnPlas DnPlas added the enhancement New feature or request label Jul 30, 2024
Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

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

No branches or pull requests

1 participant