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: Multiple RequestMirrors Filters per HTTPRoute Rule #1819

Merged
merged 15 commits into from
Sep 17, 2023

update gatewayapi testdata

ba0a590
Select commit
Loading
Failed to load commit list.
Merged

feat: Multiple RequestMirrors Filters per HTTPRoute Rule #1819

update gatewayapi testdata
ba0a590
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 16, 2023 in 0s

58.97% of diff hit (within 5.00% threshold of 60.00%)

View this Pull Request on Codecov

58.97% of diff hit (within 5.00% threshold of 60.00%)

Annotations

Check warning on line 139 in internal/gatewayapi/filters.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/gatewayapi/filters.go#L139

Added line #L139 was not covered by tests

Check warning on line 358 in internal/ir/xds.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/xds.go#L357-L358

Added lines #L357 - L358 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/ir/zz_generated.deepcopy.go#L324-L330

Added lines #L324 - L330 were not covered by tests

Check warning on line 48 in internal/xds/translator/route.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/route.go#L48

Added line #L48 was not covered by tests

Check warning on line 57 in internal/xds/translator/route.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/route.go#L57

Added line #L57 was not covered by tests

Check warning on line 213 in internal/xds/translator/translator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xds/translator/translator.go#L212-L213

Added lines #L212 - L213 were not covered by tests