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

[Merge pending] Add mirror gateway definition #2237

Closed
wants to merge 69 commits into from

fix: return grpc error

a36f1a8
Select commit
Loading
Failed to load commit list.
Closed

[Merge pending] Add mirror gateway definition #2237

fix: return grpc error
a36f1a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2023 in 1s

8.86% of diff hit (target 30.43%)

View this Pull Request on Codecov

8.86% of diff hit (target 30.43%)

Annotations

Check warning on line 90 in internal/circuitbreaker/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/circuitbreaker/manager.go#L89-L90

Added lines #L89 - L90 were not covered by tests

Check warning on line 71 in internal/config/mirror.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/mirror.go#L51-L71

Added lines #L51 - L71 were not covered by tests

Check warning on line 166 in internal/k8s/reconciler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/k8s/reconciler.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 68 in internal/net/grpc/interceptor/server/metric/metric.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/interceptor/server/metric/metric.go#L68

Added line #L68 was not covered by tests

Check warning on line 29 in internal/net/grpc/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/metadata.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 33 in internal/net/grpc/metadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/metadata.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 48 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 58 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 67 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L62-L67

Added lines #L62 - L67 were not covered by tests

Check warning on line 76 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L71-L76

Added lines #L71 - L76 were not covered by tests

Check warning on line 85 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L82-L85

Added lines #L82 - L85 were not covered by tests

Check warning on line 94 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L91-L94

Added lines #L91 - L94 were not covered by tests

Check warning on line 104 in pkg/gateway/mirror/handler/grpc/option.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/mirror/handler/grpc/option.go#L98-L104

Added lines #L98 - L104 were not covered by tests