Replace legacy banzaicloud istio ingress with the new envoy gateway #1116
Annotations
10 errors
|
Lint:
pkg/resources/envoygateway/tcproute.go#L32
(*Reconciler).tcpRoute - log is unused (unparam)
|
|
Lint:
pkg/resources/envoygateway/gateway.go#L31
(*Reconciler).gateway - ingressConfigName is unused (unparam)
|
|
Lint:
pkg/resources/envoygateway/gateway.go#L30
(*Reconciler).gateway - log is unused (unparam)
|
|
Lint:
pkg/resources/envoygateway/tlsroute.go#L150
unnecessary conversion (unconvert)
|
|
Lint:
pkg/resources/envoygateway/tlsroute.go#L84
unnecessary conversion (unconvert)
|
|
Lint:
pkg/resources/envoygateway/gateway.go#L58
unnecessary conversion (unconvert)
|
|
Lint:
main.go#L81
SA1019: gatewayv1alpha2.AddToScheme is deprecated: use Install instead (staticcheck)
|
|
Lint:
main.go#L80
SA1019: gatewayv1.AddToScheme is deprecated: use Install instead (staticcheck)
|
|
Lint:
controllers/tests/suite_test.go#L129
SA1019: gatewayv1alpha2.AddToScheme is deprecated: use Install instead (staticcheck)
|
|
Lint:
controllers/tests/suite_test.go#L128
SA1019: gatewayv1.AddToScheme is deprecated: use Install instead (staticcheck)
|
Loading