Skip to content

v0.6.0

Choose a tag to compare

@kerthcet kerthcet released this 30 Mar 13:13
· 118 commits to main since this release
v0.6.0
23d2e4c

What's Changed:

🚀 Major Features:

Features:

🐛 Bugs:

  • Add controllerrevisions rbac to helm chart. by @wqlparallel in #319
  • Fix for odd numbers of arguments passed as key-value pairs for logging issue by @KeerthanaAP in #360
  • Fix infinite StatefulSet creation loops by validate leader annotations by @yankay in #394
  • Change annotation leaderworkerset.gke.io/subgroup-size to leaderworkerset.sigs.k8s.io/subgroup-size by @yankay in #434
  • ignore 0 replica check by @congcongke in #439

♻️ Cleanups:

  • Remove pods create permission by @wqlparallel in #323
  • add junit and artifacts directory for e2e tests so testgrid will disp… by @kannon92 in #335
  • Pass ARTIFACTS env variable when building e2e tests by @Edwinhr716 in #345
  • Add adopters, integrations, talks by @kerthcet in #367
  • Deprecate flags as the recommended path is to pass configuration file by @ardaguclu in #361
  • doc: Add terraform based EKS Blueprints pattern for multi-node inference by @askulkarni2 in #373
  • Add missing external types to apply configurations by @astefanutti in #374
  • Ignore LeaderElectionNamespace in cmd unit tests as it is dynamic by @ardaguclu in #383
  • Allow pass through of additional params to "ray start" in ray_init.sh by @dims in #378
  • use staging images instead of gcr by @kannon92 in #398
  • Add files to publish helm chart by @Edwinhr716 in #411
  • fix image build toolchain errors by @kannon92 in #424
  • Run controller-gen only for api and pkg directories by @ardaguclu in #417
  • Add Label leaderworkerset.sigs.k8s.io/name to the headlessService by @yankay in #433
  • Use create jobs command instead of run pods in e2e testing by @ardaguclu in #445
  • Export kind and cluster related logs under artifacts directory for e2e by @ardaguclu in #451
  • Set readOnlyRootFilesystem explicitly to true by @ardaguclu in #457
  • Check controller_runtime_webhook_requests_total that always exists in both pods by @ardaguclu in #456
  • Explicitly bind metrics 8443 as containerPort in kustomize and helm by @ardaguclu in #458

📃 Docs:

  • Adding User Guide for TensorRT-LLM by @Edwinhr716 in #356
  • Adding User Guide for SGLang by @yankay in #377
  • [Docs] Use the vllm image instead of building by the user self in the sample by @yankay in #453
  • [Doc] Add troubleshooting page in site by @yankay in #468

New Contributors

Full Changelog: v0.5.0...v0.6.0