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

Implementation: External Processing support #5867

Open
wants to merge 50 commits into
base: main
Choose a base branch
from

fix typo & little refactor

f6b0772
Select commit
Loading
Failed to load commit list.
Open

Implementation: External Processing support #5867

fix typo & little refactor
f6b0772
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 4, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L486-L488

Added lines #L486 - L488 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L581

Added line #L581 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L894-L898

Added lines #L894 - L898 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/serve.go#L901-L911

Added lines #L901 - L911 were not covered by tests

Check warning on line 482 in cmd/contour/servecontext.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/contour/servecontext.go#L464-L482

Added lines #L464 - L482 were not covered by tests

Check warning on line 213 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L210-L213

Added lines #L210 - L213 were not covered by tests

Check warning on line 306 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L303-L306

Added lines #L303 - L306 were not covered by tests

Check warning on line 393 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L392-L393

Added lines #L392 - L393 were not covered by tests

Check warning on line 575 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L575

Added line #L575 was not covered by tests

Check warning on line 921 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L910-L921

Added lines #L910 - L921 were not covered by tests

Check warning on line 927 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L924-L927

Added lines #L924 - L927 were not covered by tests

Check warning on line 1180 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1163-L1180

Added lines #L1163 - L1180 were not covered by tests

Check warning on line 1186 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1182-L1186

Added lines #L1182 - L1186 were not covered by tests

Check warning on line 1509 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1496-L1509

Added lines #L1496 - L1509 were not covered by tests

Check warning on line 1518 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1511-L1518

Added lines #L1511 - L1518 were not covered by tests

Check warning on line 1540 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1538-L1540

Added lines #L1538 - L1540 were not covered by tests

Check warning on line 1556 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1555-L1556

Added lines #L1555 - L1556 were not covered by tests

Check warning on line 1579 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1577-L1579

Added lines #L1577 - L1579 were not covered by tests

Check warning on line 1603 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1602-L1603

Added lines #L1602 - L1603 were not covered by tests

Check warning on line 1607 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1605-L1607

Added lines #L1605 - L1607 were not covered by tests

Check warning on line 1610 in internal/dag/httpproxy_processor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/dag/httpproxy_processor.go#L1609-L1610

Added lines #L1609 - L1610 were not covered by tests

Check warning on line 813 in internal/envoy/v3/listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/envoy/v3/listener.go#L796-L813

Added lines #L796 - L813 were not covered by tests

Check warning on line 834 in internal/envoy/v3/listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/envoy/v3/listener.go#L822-L834

Added lines #L822 - L834 were not covered by tests

Check warning on line 858 in internal/envoy/v3/listener.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/envoy/v3/listener.go#L836-L858

Added lines #L836 - L858 were not covered by tests

Check warning on line 176 in internal/envoy/v3/route.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/envoy/v3/route.go#L172-L176

Added lines #L172 - L176 were not covered by tests