Skip to content

Conversation

mprahl
Copy link
Collaborator

@mprahl mprahl commented Jun 10, 2025

Description of your changes:

After making name and display_name separate fields in the API, the pipeline sample upload code needed to accomodate that, otherwise it would try to upload the pipeline without a display name, which is a required field. The backwards compatibility was handled at the API server level but this code bypassed the API server endpoints and used the resource manager directly.

Checklist:

After making name and display_name separate fields in the API, the
pipeline sample upload code needed to accomodate that, otherwise it
would try to upload the pipeline without a display name, which is a
required field. The backwards compatibility was handled at the API
server level but this code bypassed the API server endpoints and used
the resource manager directly.

Signed-off-by: mprahl <[email protected]>
@HumairAK
Copy link
Collaborator

/lgtm
/approve

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: HumairAK

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 b477269 into kubeflow:master Jun 10, 2025
33 checks passed
mprahl added a commit to mprahl/pipelines that referenced this pull request Jun 10, 2025
After making name and display_name separate fields in the API, the
pipeline sample upload code needed to accomodate that, otherwise it
would try to upload the pipeline without a display name, which is a
required field. The backwards compatibility was handled at the API
server level but this code bypassed the API server endpoints and used
the resource manager directly.

Signed-off-by: mprahl <[email protected]>
(cherry picked from commit b477269)
openshift-merge-bot bot added a commit to opendatahub-io/data-science-pipelines that referenced this pull request Jun 11, 2025
Cherry-pick: fix(backend): Fix the pipeline samples (kubeflow#11967)
@mprahl mprahl deleted the fix-samples branch September 4, 2025 00:01
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