Skip to content

feat(agents): implement cross-region deployment confirmation - #938

Open
rektdeckard wants to merge 4 commits into
mainfrom
tobiasfried/devx-636-warn-in-cli-when-eu-agent-deploy-uses-us-observability
Open

feat(agents): implement cross-region deployment confirmation#938
rektdeckard wants to merge 4 commits into
mainfrom
tobiasfried/devx-636-warn-in-cli-when-eu-agent-deploy-uses-us-observability

Conversation

@rektdeckard

@rektdeckard rektdeckard commented Aug 13, 2026

Copy link
Copy Markdown
Member

https://linear.app/livekit/issue/DEVX-636/warn-in-cli-when-eu-agent-deploy-uses-us-observability-region

Show warning and require additional confirmation when non-EU project elects to deploy an agent to an EU cluster.

CleanShot.2026-08-13.at.18.04.06.mp4

RELATED: https://github.com/livekit/cloud-agents/pull/780

@real-danm real-danm left a comment

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.

is this a breaking change with the current flow? if it is release will need to be major version bump which would need to be reflected in the server-sdk-go as well.

Clients will need to update before they see this message, i think we can enforce this on the config side for the min cli version. that's for a future PR

@rektdeckard

Copy link
Copy Markdown
Member Author

The change is backwards-compatible, we fall back to the default flow if the new client settings fields are not present. Added some tests to verify.

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