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 support for endpoint slices #5745

Merged
merged 5 commits into from
Oct 24, 2023

update endpoint.address description

362a5ca
Select commit
Loading
Failed to load commit list.
Merged

Add support for endpoint slices #5745

update endpoint.address description
362a5ca
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 13, 2023 in 1s

77.66% of diff hit (target 78.51%)

View this Pull Request on Codecov

77.66% of diff hit (target 78.51%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L465-L471

Added lines #L465 - L471 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L486

Added line #L486 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L619

Added line #L619 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L622-L633

Added lines #L622 - L633 were not covered by tests

Check warning on line 61 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L61

Added line #L61 was not covered by tests

Check warning on line 65 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L65

Added line #L65 was not covered by tests

Check warning on line 194 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 321 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L313-L321

Added lines #L313 - L321 were not covered by tests

Check warning on line 327 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 343 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L341-L343

Added lines #L341 - L343 were not covered by tests

Check warning on line 348 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L347-L348

Added lines #L347 - L348 were not covered by tests

Check warning on line 368 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L367-L368

Added lines #L367 - L368 were not covered by tests

Check warning on line 379 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L377-L379

Added lines #L377 - L379 were not covered by tests

Check warning on line 385 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L384-L385

Added lines #L384 - L385 were not covered by tests

Check warning on line 392 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L391-L392

Added lines #L391 - L392 were not covered by tests

Check warning on line 405 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L404-L405

Added lines #L404 - L405 were not covered by tests

Check warning on line 425 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L422-L425

Added lines #L422 - L425 were not covered by tests

Check warning on line 465 in internal/xdscache/v3/endpointslicetranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointslicetranslator.go#L465

Added line #L465 was not covered by tests

Check warning on line 462 in internal/xdscache/v3/endpointstranslator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/xdscache/v3/endpointstranslator.go#L462

Added line #L462 was not covered by tests