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

[feature] Frontend: Allow creating recurring runs that always use the latest pipeline version #11581

Open
mprahl opened this issue Jan 31, 2025 · 2 comments

Comments

@mprahl
Copy link
Contributor

mprahl commented Jan 31, 2025

Feature Area

/area frontend

What feature would you like to see?

In #11560, the backend made the pipeline version ID optional when creating a recurring run. When the pipeline version ID is not set, the latest pipeline version is always selected for each run.

What is the use case or pain point?

The user must use the API to create such recurring runs.

Is there a workaround currently?

You must use the API as a workaround.


Love this idea? Give it a 👍.

@akagami-harsh
Copy link
Contributor

/assign

@HumairAK HumairAK added this to the KFP 2.5.0 milestone Feb 2, 2025
@HumairAK HumairAK moved this to In Progress in KFP 2.x Release Feb 2, 2025
@mprahl
Copy link
Contributor Author

mprahl commented Feb 3, 2025

Thanks for assigning yourself @akagami-harsh! One thought is that even though the user isn't selecting the pipeline version in this case, the UI can show the pipeline input parameters based on the latest pipeline version at that time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants