CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 01:35:09 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"d2abadaf4d10a63bbeba3dc85bd71f34"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=CSAjF4%2FIONi88hlNOTAsDKXvhXMDdfDFm51ZnqFDnxGcktTA7zjE043rIEcg2HwIV2Vs1o4vzcuqVbc4xKZ2WjKre3vQs6j2Kq6WRkNCkBiV5CbtM6abd3J59Ye9EBEQPCOrap6OBjZck%2FIM2UWU9dDYufW7UmN%2BdAIm94eOAXcPLax%2FG5mLSwFqBJpbFii94wDPo8Z7BDJ3cQ7Y9GEO7Cvbgy%2BakGUGLnP8cvb9LeCeD9QXs4uL%2BhvvMesXvwi2JT1mUkGTKt4NnPpETFDeww%3D%3D--nBOLFLkNHOIt4CHW--m5Ai83af6g%2Br0I5IGv3wIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.369417224.1753234509; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 01:35:09 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 01:35:09 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9E58:121670:23AD26:323827:68803C4D
Tags · kubernetes-sigs/lws · GitHub
Toggle v0.6.0's commit message
Toggle v0.5.1's commit message
Skip to content
Navigation Menu
{{ message }}
generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 89
Tags: kubernetes-sigs/lws
Tags
v0.6.0
🚀 **Major Features**: * Introduce new component config flag by @ardaguclu in #325 * Creating LWS site by @Edwinhr716 in #426 * KEP 257: LeaderExcluded SubGroup support by @Edwinhr716 in #428 ✨ **Features**: * Make lws image multi-platform by @yankay in #321 * Inject environment variable LWS_WORKER_INDEX by @singeleaf in #416 🐛 **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 * @yankay made their first contribution in #321 * @ardaguclu made their first contribution in #325 * @DiegoLelis made their first contribution in #354 * @KeerthanaAP made their first contribution in #360 * @askulkarni2 made their first contribution in #373 * @astefanutti made their first contribution in #374 * @dims made their first contribution in #378 * @singeleaf made their first contribution in #416 * @congcongke made their first contribution in #439 **Full Changelog**: v0.5.0...v0.6.0
v0.5.1
* Automated cherry pick of #347: Removed update operation from pod we… …bhook by @Edwinhr716 in #348 * Automated cherry pick of #342: Added handling of nil revision in pod controller by @Edwinhr716 in #349 * Automated cherry pick of #341: Removed restarting group log in pod controller by @Edwinhr716 in #350 **Full Changelog**: v0.5.0...v0.5.1
PreviousNext
You can’t perform that action at this time.