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

Deprecate KFP v1 SDK support #6924

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

nikelite
Copy link

@nikelite nikelite commented Oct 2, 2024

New TFX version discontinues KFP v1 SDK support.

@keerthanakadiri keerthanakadiri self-assigned this Oct 4, 2024
Copy link
Member

@briron briron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work! However, some tests failed or were canceled. Do you have any idea why?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is probably not related to this PR, but the test tests (3.10, not e2e, DEFAULT) is failing in this PR because of KEYERROR, and _BASE_CONTAINER_IMAGE = os.environ['KFP_E2E_BASE_CONTAINER_IMAGE'] seems to be a culprint of the failure.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should update some CI settings and/or some test utility files. Since py_test collects non-e2e tests at runtime, the unit tests are complaining that there are no valid environments.

cc: @peytondmurray

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

Successfully merging this pull request may close these issues.

3 participants