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

fix(agent-endpoints): Delete agent endpoint instead of tunnel #543

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

jonstacks
Copy link
Collaborator

What

I missed this copy/pasting the tunnel controller. We want to delete from the AgentEndpoint map, not the Tunnel map.

How

Delete from the AgentEndpointMap instead

Breaking Changes

No

@jonstacks jonstacks self-assigned this Dec 5, 2024
@jonstacks jonstacks requested a review from a team as a code owner December 5, 2024 19:29
@github-actions github-actions bot added the area/controller Issues dealing with the controller label Dec 5, 2024
@jonstacks jonstacks added this pull request to the merge queue Dec 6, 2024
Merged via the queue into ngrok:main with commit 6839f09 Dec 6, 2024
8 checks passed
@jonstacks jonstacks deleted the fix-delete-agent-endpoints branch December 6, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller Issues dealing with the controller
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants