Skip to content

feat(egress): add optional deploymentStrategy - #167

Merged
biglittlebigben merged 2 commits into
livekit:masterfrom
tanish111:feat/egress-deployment-strategy
Sep 17, 2026
Merged

biglittlebigben merged 2 commits into
livekit:masterfrom
tanish111:feat/egress-deployment-strategy

Conversation

@tanish111

Copy link
Copy Markdown
Contributor

Egress rollouts can stall Pending under default RollingUpdate when replicaCount is 1 and pods are too large to surge onto tainted nodes.

Render strategy only when deploymentStrategy is set, matching livekit-server. The empty default keeps current behavior. Bump the chart to 1.12.1.

Egress rollouts can stall Pending under default RollingUpdate when
replicaCount is 1 and pods are too large to surge onto tainted nodes.

Render strategy only when deploymentStrategy is set, matching
livekit-server. The empty default keeps current behavior. Bump the
chart to 1.12.1.

Signed-off-by: Tanish Desai <tanishdesai37@gmail.com>
@tanish111

Copy link
Copy Markdown
Contributor Author

@karlsonlee-livekit @tinalenguyen Can you please review it or redirect it to correct person.

@tanish111

Copy link
Copy Markdown
Contributor Author

@biglittlebigben can you please take a look.

Comment thread egress/Chart.yaml Outdated
description: Egress is used by LiveKit to stream and record rooms.
type: application
version: 1.12.0
version: 1.12.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to keep the chart version in sync with the app version. That being said, both should be bumped to v1.14.1 anyway.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@biglittlebigben updated to 1.14.1.

@biglittlebigben

Copy link
Copy Markdown
Contributor

Thanks!

@biglittlebigben
biglittlebigben merged commit 36d3d4b into livekit:master Sep 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants