-
Notifications
You must be signed in to change notification settings - Fork 46
chore(deps): Bump github.com/kserve/kserve from 0.12.1 to 0.15.0 #467
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(deps): Bump github.com/kserve/kserve from 0.12.1 to 0.15.0 #467
Conversation
Bumps [github.com/kserve/kserve](https://github.com/kserve/kserve) from 0.12.1 to 0.15.0. - [Release notes](https://github.com/kserve/kserve/releases) - [Commits](kserve/kserve@v0.12.1...v0.15.0) --- updated-dependencies: - dependency-name: github.com/kserve/kserve dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
The |
Reviewer's GuideThis PR upgrades the primary kserve dependency to v0.15.0, updates the Go runtime, and realigns Kubernetes and other transitive module versions by regenerating go.mod and go.sum. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a trustyai-explainability member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Superseded by #475. |
Bumps github.com/kserve/kserve from 0.12.1 to 0.15.0.
Release notes
Sourced from github.com/kserve/kserve's releases.
... (truncated)
Commits
d20d422clean up autoscaling code for raw deployment (#4349)6d69174chore: Remove redundant python lint/style workflow (#4330)40649ffKServe 0.15.0 (#4347)8bbd282fix: Hostname Generation for Additional Ingress Domains in RawDeployment Mode...ab02b28Upgrade vLLM to v0.8.1 (#4340)4881bc5Keda integration external scaler (#4295)ca59673feat: vLLM CPU support with Intel Extension for PyTorch and oneDNN (#4280)43e9d62fix: Static LoRA modules are not initialized by the Huggingface Server (#4339)3e8bdf6Refactor: Consolidate duplicate custom gpu type checking logic (#4303)d5800e7Fix: Model cache uri requires subpath match instead of string match (#4326)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by Sourcery
Upgrade kserve dependency and align Go and related dependencies to ensure compatibility with kserve v0.15.0.
Build: