Fix VirtualService match headers mapping #1614
Annotations
10 errors and 1 warning
pkg/reconciler/ingress/ingress.go#L38
could not import knative.dev/net-istio/pkg/reconciler/ingress/resources (-: # knative.dev/net-istio/pkg/reconciler/ingress/resources
|
pkg/reconciler/ingress/resources/virtual_service.go#L265
syntax error: unexpected {, expected expression
|
pkg/reconciler/ingress/resources/virtual_service.go#L268
syntax error: unexpected comma at end of statement
|
pkg/reconciler/ingress/resources/virtual_service.go#L270
syntax error: non-declaration statement outside function body) (typecheck)
|
pkg/reconciler/ingress/resources/virtual_service.go#L265
syntax error: unexpected {, expected expression
|
pkg/reconciler/ingress/resources/virtual_service.go#L268
syntax error: unexpected comma at end of statement
|
pkg/reconciler/ingress/resources/virtual_service.go#L270
syntax error: non-declaration statement outside function body (typecheck)
|
pkg/reconciler/ingress/resources/virtual_service.go#L265
expected operand, found '{' (typecheck)
|
pkg/reconciler/ingress/resources/virtual_service.go#L273
expected ';', found 'return' (typecheck)
|
pkg/reconciler/ingress/resources/virtual_service.go#L278
expected '(', found hostPrefix (typecheck)
|
|
This job failed
Loading