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

Add option to disable dns resolve #2634

Merged
merged 4 commits into from
Sep 24, 2024

fix: change ForwardedContext method to private

cee80ee
Select commit
Loading
Failed to load commit list.
Merged

Add option to disable dns resolve #2634

fix: change ForwardedContext method to private
cee80ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 20, 2024 in 0s

13.63% of diff hit (target 24.23%)

View this Pull Request on Codecov

13.63% of diff hit (target 24.23%)

Annotations

Check warning on line 951 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L951

Added line #L951 was not covered by tests

Check warning on line 954 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L954

Added line #L954 was not covered by tests

Check warning on line 989 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L986-L989

Added lines #L986 - L989 were not covered by tests

Check warning on line 991 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L991

Added line #L991 was not covered by tests

Check warning on line 217 in internal/test/mock/grpc_testify_mock.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/test/mock/grpc_testify_mock.go#L217

Added line #L217 was not covered by tests

Check warning on line 78 in pkg/gateway/mirror/service/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/service/gateway.go#L78

Added line #L78 was not covered by tests

Check warning on line 116 in pkg/gateway/mirror/service/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/service/gateway.go#L116

Added line #L116 was not covered by tests

Check warning on line 147 in pkg/gateway/mirror/service/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/service/gateway.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 155 in pkg/gateway/mirror/service/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/service/gateway.go#L152-L155

Added lines #L152 - L155 were not covered by tests

Check warning on line 157 in pkg/gateway/mirror/service/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/service/gateway.go#L157

Added line #L157 was not covered by tests

Check warning on line 160 in pkg/gateway/mirror/service/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/service/gateway.go#L160

Added line #L160 was not covered by tests

Check warning on line 181 in pkg/gateway/mirror/service/gateway.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/service/gateway.go#L181

Added line #L181 was not covered by tests