Skip to content

v0.1.2

Compare
Choose a tag to compare
@kerthcet kerthcet released this 17 Apr 08:45
· 40 commits to main since this release
d1faf2c

What's Changed

Features:

  • feat: spread container env to initContianers by @nayihz in #294
  • feature(BackendRuntime): support lifecycle hook fields for BackendRuntime by @googs1025 in #303
  • feat: add e2e test to verify service is avaliable by @nayihz in #310
  • feat: make elasticConfig.maxReplicas to a required parameter by @nayihz in #331
  • feat: metrics support for llmaz by @googs1025 in #316

♻️ Cleanups:

  • build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #283
  • API refactor by @kerthcet in #285
  • Refactor multi-host example by @kerthcet in #286
  • cleanup: upgrade vllm version to v0.7.3 by @nayihz in #289
  • Enable debug mode in workflow by @kerthcet in #290
  • fix: fix some warnings when building images by @nayihz in #295
  • build(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.5.0 to 4.6.0 by @dependabot in #298
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 by @dependabot in #299
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #297
  • cleanup: upgrade e2e test tools by @nayihz in #296
  • chore: fix BackendRuntime crds field Commands -> Command by @googs1025 in #315
  • feature: add in-tree vllm BackendRuntime for preStop Hook by @googs1025 in #319
  • cleanup: remove kube-rbac-proxy by @nayihz in #321
  • use local GOPROXY by @pacoxu in #322
  • add image repo for lws and all backend runtime, like llama.cpp by @pacoxu in #328
  • build(deps): bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #337
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #336
  • build(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.6.0 to 4.7.0 by @dependabot in #338
  • chore: refactor handleUnexpectedCondition func by @googs1025 in #344
  • fix(env): ensure BackendRuntimeConfig.Envs overrides base Envs by @googs1025 in #341

New Contributors

Full Changelog: v0.1.1...v0.1.2