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

Support gateway api BackendTLSPolicy #6119

Merged

Extract out common makeHTTPRoute helper

95bfe88
Select commit
Loading
Failed to load commit list.
Merged

Support gateway api BackendTLSPolicy #6119

Extract out common makeHTTPRoute helper
95bfe88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 31, 2024 in 0s

80.08% of diff hit (target 78.52%)

View this Pull Request on Codecov

80.08% of diff hit (target 78.52%)

Annotations

Check warning on line 269 in cmd/contour/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L264-L269

Added lines #L264 - L269 were not covered by tests

Check warning on line 274 in cmd/contour/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L272-L274

Added lines #L272 - L274 were not covered by tests

Check warning on line 282 in cmd/contour/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L278-L282

Added lines #L278 - L282 were not covered by tests

Check warning on line 1080 in cmd/contour/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1078-L1080

Added lines #L1078 - L1080 were not covered by tests

Check warning on line 1117 in cmd/contour/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1114-L1117

Added lines #L1114 - L1117 were not covered by tests

Check warning on line 1124 in cmd/contour/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1121-L1124

Added lines #L1121 - L1124 were not covered by tests

Check warning on line 50 in internal/controller/backendtlspolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/backendtlspolicy.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in internal/controller/backendtlspolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/backendtlspolicy.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 70 in internal/controller/backendtlspolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/backendtlspolicy.go#L58-L70

Added lines #L58 - L70 were not covered by tests

Check warning on line 75 in internal/controller/backendtlspolicy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/controller/backendtlspolicy.go#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 621 in internal/dag/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/cache.go#L621

Added line #L621 was not covered by tests