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

feat(translator): implement timeout in ClientTrafficPolicy #2667

Merged
merged 10 commits into from
Feb 22, 2024

Merge branch 'timeouts' of https://github.com/yaelSchechter/envoy-gat…

f46ea5a
Select commit
Loading
Failed to load commit list.
Merged

feat(translator): implement timeout in ClientTrafficPolicy #2667

Merge branch 'timeouts' of https://github.com/yaelSchechter/envoy-gat…
f46ea5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 22, 2024 in 0s

35.00% of diff hit (target 60.00%)

View this Pull Request on Codecov

35.00% of diff hit (target 60.00%)

Annotations

Check warning on line 330 in internal/gatewayapi/clienttrafficpolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/clienttrafficpolicy.go#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 413 in internal/gatewayapi/clienttrafficpolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/clienttrafficpolicy.go#L412-L413

Added lines #L412 - L413 were not covered by tests

Check warning on line 259 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L253-L259

Added lines #L253 - L259 were not covered by tests

Check warning on line 269 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L263-L269

Added lines #L263 - L269 were not covered by tests

Check warning on line 609 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L603-L609

Added lines #L603 - L609 were not covered by tests

Check warning on line 619 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L613-L619

Added lines #L613 - L619 were not covered by tests

Check warning on line 727 in internal/ir/zz_generated.deepcopy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L724-L727

Added lines #L724 - L727 were not covered by tests