kubeflow / arena

A CLI for Kubeflow.
Apache License 2.0
739 stars 178 forks source link

Bump sigs.k8s.io/lws from 0.3.0 to 0.4.1 #1193

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps sigs.k8s.io/lws from 0.3.0 to 0.4.1.

Release notes

Sourced from sigs.k8s.io/lws's releases.

LeaderWorkerSet Patch release 0.4.1

This is a patch release for v0.4.0

Leaderworkerset v0.4.0

Features:

  • Support specify NetworkConfig
  • Support leader elect for lws controller
  • Add group size as an environment variable
  • Add an example for using llama.cpp to deploy a distributed inference service
  • Update the GPU multi-node inference with vLLM example to serve Llama3.1-405b model

What's Changed

New Contributors

... (truncated)

Commits
  • 58c0ac6 Creating new workerStatefulSet instead of patching when updating LWS template...
  • edc9eac Merge pull request #214 from kerthcet/cleanup/add-none-policy
  • b3a8977 Recover the policy name
  • 3892afa Deprecated DefaultRestartPolicy with NoneRestartPolicy
  • 39f4dd3 Adding SubdomainPolicy to support a service per replica (#197)
  • 433d7df Merge pull request #211 from carlory/macos
  • d71390d Merge pull request #212 from carlory/simply-llamacpp-example
  • 7cc5323 simply llama.cpp example
  • e18b648 Make llama.cpp example avaliable on macOS
  • 58263b0 Merge pull request #208 from googs1025/feature/group_var
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
google-oss-prow[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign denkensk for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubeflow/arena/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment