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

wait for cache sync and DAG build before starting xDS server #5672

Merged
merged 21 commits into from
Oct 10, 2023

improve the comment for the syncTracker

d6881e7
Select commit
Loading
Failed to load commit list.
Merged

wait for cache sync and DAG build before starting xDS server #5672

improve the comment for the syncTracker
d6881e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2023 in 1s

30.76% of diff hit (target 78.59%)

View this Pull Request on Codecov

30.76% of diff hit (target 78.59%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L547-L552

Added lines #L547 - L552 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L554

Added line #L554 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L564

Added line #L564 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L588

Added line #L588 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L604

Added line #L604 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L609

Added line #L609 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L612

Added line #L612 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L666

Added line #L666 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L681

Added line #L681 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L864-L868

Added lines #L864 - L868 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L870

Added line #L870 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L975

Added line #L975 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L980

Added line #L980 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1051

Added line #L1051 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1056

Added line #L1056 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1219-L1220

Added lines #L1219 - L1220 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1225-L1229

Added lines #L1225 - L1229 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L1231-L1232

Added lines #L1231 - L1232 were not covered by tests

Check warning on line 101 in internal/contour/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/contour/handler.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 119 in internal/contour/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/contour/handler.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 193 in internal/contour/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/contour/handler.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 202 in internal/contour/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/contour/handler.go#L200-L202

Added lines #L200 - L202 were not covered by tests