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

feat(backend): Add support for job and task placeholders in the KFP backend #11599

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

mprahl
Copy link
Contributor

@mprahl mprahl commented Feb 7, 2025

Description of your changes:

This adds support for the following placeholders in the KFP backend.

  • dsl.PIPELINE_JOB_NAME_PLACEHOLDER
  • dsl.PIPELINE_JOB_RESOURCE_NAME_PLACEHOLDER
  • dsl.PIPELINE_JOB_ID_PLACEHOLDER
  • dsl.PIPELINE_TASK_NAME_PLACEHOLDER
  • dsl.PIPELINE_TASK_ID_PLACEHOLDER

Resolves:
#10453

Checklist:

@mprahl
Copy link
Contributor Author

mprahl commented Feb 7, 2025

/cc @HumairAK

@google-oss-prow google-oss-prow bot requested a review from HumairAK February 7, 2025 14:34
@mprahl mprahl force-pushed the placeholders branch 2 times, most recently from 0455182 to dec765a Compare February 7, 2025 15:24
This adds support for the following placeholders in the KFP backend:

- dsl.PIPELINE_JOB_NAME_PLACEHOLDER
- dsl.PIPELINE_JOB_RESOURCE_NAME_PLACEHOLDER
- dsl.PIPELINE_JOB_ID_PLACEHOLDER
- dsl.PIPELINE_TASK_NAME_PLACEHOLDER
- dsl.PIPELINE_TASK_ID_PLACEHOLDER

Resolves:
kubeflow#10453

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

tested and verified, code lgtm

Thank you! highly sought after feature

/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 6a13f4b into kubeflow:master Feb 10, 2025
57 of 59 checks passed
@roytman
Copy link
Contributor

roytman commented Feb 11, 2025

Thank you @mprahl

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.

3 participants