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

chore(components): Update kserve component to v0.12.0 #10652

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

Tomcli
Copy link
Member

@Tomcli Tomcli commented Apr 2, 2024

Description of your changes:
Update kserve component to v0.12.0 to prepare for the Kubeflow 1.9 release.

Checklist:

Signed-off-by: tomcli <tommy.chaoping.li@ibm.com>
@Tomcli
Copy link
Member Author

Tomcli commented Apr 2, 2024

/assign @yhwang

@@ -1,4 +1,5 @@
FROM python:3.9-slim-bullseye
RUN apt-get update && apt-get install -y gcc python3-dev
Copy link
Member Author

@Tomcli Tomcli Apr 2, 2024

Choose a reason for hiding this comment

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

This is needed because kserve added huggingface libraries in 0.12.0 release.

Copy link
Member

@yhwang yhwang left a comment

Choose a reason for hiding this comment

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

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Apr 2, 2024
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yhwang

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 f80bfd4 into kubeflow:master Apr 2, 2024
4 checks passed
@Tomcli Tomcli deleted the kserve-update branch April 2, 2024 20:04
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