fix: return HTTP 404 when route not found #491
Annotations
3 errors
Run make test-extproc:
internal/extproc/server.go#L185
cannot use resp (variable of type *"github.com/envoyproxy/go-control-plane/envoy/service/ext_proc/v3".ImmediateResponse) as *"github.com/envoyproxy/go-control-plane/envoy/service/ext_proc/v3".ProcessingResponse value in argument to stream.Send
|
Run make test-extproc:
internal/extproc/server.go#L185
cannot use resp (variable of type *"github.com/envoyproxy/go-control-plane/envoy/service/ext_proc/v3".ImmediateResponse) as *"github.com/envoyproxy/go-control-plane/envoy/service/ext_proc/v3".ProcessingResponse value in argument to stream.Send
|
Run make test-extproc
Process completed with exit code 2.
|
Loading