Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add remote debug support #1068

Merged
merged 20 commits into from
May 27, 2024
Merged

feat: add remote debug support #1068

merged 20 commits into from
May 27, 2024

Conversation

landerss1
Copy link
Contributor

This PR adds support for remote debugging using telepresence and mirrord. It will

  • Create a new namespace named ambassador for Telepresence and deploy the traffic manager to it
  • Modify gatekeeper namespace exclusions, constraints and mutations to allow telepresence and mirrord
  • Modify network policies to allow required traffic

Copy link
Contributor

@phillebaba phillebaba left a comment

Choose a reason for hiding this comment

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

Just so that we are aware this change will open up tenant namespaces to a lot of permissions.

modules/kubernetes/telepresence/README.md Outdated Show resolved Hide resolved
CalleB3
CalleB3 previously approved these changes May 3, 2024
@landerss1 landerss1 changed the title Remote debugging support feat: add remote debugging support May 24, 2024
@landerss1 landerss1 requested a review from CalleB3 May 27, 2024 10:43
@CalleB3 CalleB3 changed the title feat: add remote debugging support feat: add remote debug support May 27, 2024
@landerss1 landerss1 merged commit 63279c3 into main May 27, 2024
@landerss1 landerss1 deleted the remote-debugging-support branch May 27, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants