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

RSDK-7854 - fix remote uri inference #116

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

stuqdog
Copy link
Member

@stuqdog stuqdog commented Jun 7, 2024

Fixes an issue whereby we were improperly inferring when a connection was local by looking for local.cloud rather than local.*viam*.cloud.

This fixes grpc connection to the local.viam.cloud addresses, but does not yet fix connection to localhost:8080. Will continue to look into that in subsequent PRs but wanted to lock this in now.

@stuqdog stuqdog requested a review from a team as a code owner June 7, 2024 19:06
@stuqdog stuqdog requested review from njooma and purplenicole730 June 7, 2024 19:06
@stuqdog stuqdog merged commit f92fa86 into viamrobotics:main Jun 11, 2024
4 checks passed
@stuqdog stuqdog deleted the fix-remote-uri-inference branch June 11, 2024 12:30
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