Skip to content

Show endpoint and connection_endpoint separately in private-link CLI#817

Merged
shreyasj-livekit merged 3 commits intomainfrom
shreyas/pl-lk-endpoint
Apr 7, 2026
Merged

Show endpoint and connection_endpoint separately in private-link CLI#817
shreyasj-livekit merged 3 commits intomainfrom
shreyas/pl-lk-endpoint

Conversation

@shreyasj-livekit
Copy link
Copy Markdown
Contributor

@shreyasj-livekit shreyasj-livekit commented Apr 7, 2026

Summary

  • keep create request input unchanged (--endpoint => customer endpoint identifier)
  • update output/display semantics:
    • Endpoint column/line shows customer endpoint identifier
    • DNS / "Gateway DNS" shows connection_endpoint
  • update CLI tests for row layout and field mapping
  • bump github.com/livekit/protocol to include lk_endpoint

Notes

Depends on protocol change in livekit/protocol PR for connection_endpoint.

Verification

  • go test ./cmd/lk -run 'TestBuildPrivateLinkListRows_OnePrivateLink|TestBuildPrivateLinkListRows_TwoPrivateLinksDifferentRegions|TestBuildCreatePrivateLinkRequest_HappyPath'

@shreyasj-livekit shreyasj-livekit changed the title Show endpoint and lk_endpoint separately in private-link CLI Show endpoint and connection_endpoint separately in private-link CLI Apr 7, 2026
@shreyasj-livekit shreyasj-livekit merged commit 3880866 into main Apr 7, 2026
9 checks passed
@shreyasj-livekit shreyasj-livekit deleted the shreyas/pl-lk-endpoint branch April 7, 2026 22:36
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