Skip to content

Conversation

HumairAK
Copy link
Collaborator

@HumairAK HumairAK commented Oct 9, 2025

Description of your changes:
There were some dependency resolution issues with 2.14.3 and 2.14.4 where kfp-pipeline-spec was pinned at 2.14.0, however it required 2.14.3. 2.14.5 release for kfp sdk and kfp-kubernetes resolves this. These changes are brought over from the release-2.14 branch. Release instructions are also updated to avoid this issue in the future.

The latter two commits update the components used in re-usable pipelines ran in tests. The current Pytest test suite does not detect the kfp.version to replace in re-used components so the tests fail, these required manual updates, we'll need a proper solution to follow this so we don't have to do this every release. As a consequence, the argo compiled workflows also needed to be updated.

Checklist:

@HumairAK HumairAK force-pushed the carryover_2-14-5 branch 2 times, most recently from 6d0edfa to 161ca63 Compare October 9, 2025 21:04
@HumairAK HumairAK changed the title Carryover 2 14 5 chore: Carryover 2.14.5 Oct 10, 2025
mprahl and others added 5 commits October 10, 2025 09:46
Signed-off-by: mprahl <[email protected]>
Signed-off-by: Humair Khan <[email protected]>
* fix(sdk): Align the versions on kfp[kubernetes] install (kubeflow#12283)

It was errantly set to install kfp-kubernetes below 2 but the versions were
recently aligned.

Signed-off-by: mprahl <[email protected]>
(cherry picked from commit f07e276)

Signed-off-by: Humair Khan <[email protected]>

* chore: Release 2.14.4

Signed-off-by: Humair Khan <[email protected]>

---------

Signed-off-by: Humair Khan <[email protected]>
Co-authored-by: Matt Prahl <[email protected]>
automate requirements updates

Signed-off-by: Humair Khan <[email protected]>
Signed-off-by: Humair Khan <[email protected]>
Copy link
Collaborator

@mprahl mprahl left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mprahl

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 9acc25d into kubeflow:master Oct 10, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants