Skip to content
New issue

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

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

Already on GitHub? # to your account

RSDK-9862 Add ListTunnels to robot API #636

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

benjirewis
Copy link
Member

No description provided.

@benjirewis benjirewis requested a review from cheukt February 28, 2025 17:05
@github-actions github-actions bot added the safe to test committer is a member of this org label Feb 28, 2025
repeated Tunnel tunnels = 1;
}

message Tunnel {
Copy link
Member Author

Choose a reason for hiding this comment

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

Tunnel is an exact duplicate of TrafficTunnelEndpoint from the app proto. I should have put TrafficTunnelEndpoint in the common proto instead of in the app proto (I don't think I can import from app proto here without weird issues,) but I was dumb and lacked foresight. I can move TrafficTunnelEndpoint to common without much trouble, but it will be a breaking change that will require admin approval (Steve, I'm assuming.) Let me know what you think.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
safe to test committer is a member of this org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant