Skip to content

feat: add Telepresence Traffic Manager for remote debugging#22

Open
scotwells wants to merge 1 commit into
mainfrom
feat/telepresence
Open

feat: add Telepresence Traffic Manager for remote debugging#22
scotwells wants to merge 1 commit into
mainfrom
feat/telepresence

Conversation

@scotwells
Copy link
Copy Markdown
Contributor

Summary

  • Add Telepresence component with HelmRelease for Traffic Manager deployment
  • Add reusable Telepresence tasks to Taskfile (install, connect, intercept, status, quit)
  • Include telepresence in cluster deployment via kustomization

Usage

After merging, services can use these tasks:

task test-infra:telepresence:install                    # Install CLI
task test-infra:telepresence:connect                    # Connect to cluster
task test-infra:telepresence:intercept SERVICE=<name>   # Intercept a service
task test-infra:telepresence:status                     # Show status
task test-infra:telepresence:quit                       # Disconnect

Test plan

  • Verify Telepresence Traffic Manager deploys to ambassador namespace
  • Test telepresence:connect task connects successfully
  • Test service intercept workflow

🤖 Generated with Claude Code

- Add telepresence component with HelmRelease for Traffic Manager
- Add reusable Telepresence tasks to Taskfile (install, connect, intercept, status, quit)
- Include telepresence in cluster deployment

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant