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

rls: change lossy GetState() and WaitForStateChange() to use grpcsync.PubSub #8055

Merged
merged 10 commits into from
Feb 14, 2025

address comments

525a98a
Select commit
Loading
Failed to load commit list.
Merged

rls: change lossy GetState() and WaitForStateChange() to use grpcsync.PubSub #8055

address comments
525a98a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 14, 2025 in 0s

82.22% of diff hit (target 82.29%)

View this Pull Request on Codecov

82.22% of diff hit (target 82.29%)

Annotations

Check warning on line 107 in balancer/rls/control_channel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

balancer/rls/control_channel.go#L107

Added line #L107 was not covered by tests

Check warning on line 190 in balancer/rls/control_channel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

balancer/rls/control_channel.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 204 in balancer/rls/control_channel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

balancer/rls/control_channel.go#L203-L204

Added lines #L203 - L204 were not covered by tests