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

[Bug] Publishing KFP docker image fails #936

Open
1 of 2 tasks
revit13 opened this issue Jan 14, 2025 · 0 comments
Open
1 of 2 tasks

[Bug] Publishing KFP docker image fails #936

revit13 opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@revit13
Copy link
Collaborator

revit13 commented Jan 14, 2025

Search before asking

  • I searched the issues and found no similar issues.

Component

KFP workflows

What happened + What you expected to happen

KFP docker image is pushed with 0.2.3 tag where the latest tag is used for building the image which results in an error while publishing the image.

This can be seen in here:
https://github.com/IBM/data-prep-kit/actions/runs/12742690556/job/35519698253

Reproduction script

Run: make image --dry-run && make publish --dry-run under kfp/kfp_ray_components directory

Anything else

No response

OS

Ubuntu

Python

3.11.x

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@revit13 revit13 added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant