controller: update status when reconcile #461
Annotations
10 errors
Check:
tests/internal/envtest.go#L23
could not import github.com/envoyproxy/ai-gateway/internal/controller (-: # github.com/envoyproxy/ai-gateway/internal/controller
|
Check:
internal/controller/sink.go#L34
selectedBackendHeaderKey redeclared in this block
|
Check:
internal/controller/ai_gateway_route.go#L40
other declaration of selectedBackendHeaderKey
|
Check:
internal/controller/sink.go#L35
hostRewriteHTTPFilterName redeclared in this block
|
Check:
internal/controller/ai_gateway_route.go#L41
other declaration of hostRewriteHTTPFilterName
|
Check:
internal/controller/sink.go#L36
extProcConfigAnnotationKey redeclared in this block
|
Check:
internal/controller/ai_gateway_route.go#L42
other declaration of extProcConfigAnnotationKey
|
Check:
internal/controller/sink.go#L52
mountedExtProcSecretPath redeclared in this block
|
Check:
internal/controller/ai_gateway_route.go#L46
other declaration of mountedExtProcSecretPath
|
Check:
internal/controller/sink.go#L149
method configSink.patchOriginAIGatewayRouteStatus already declared at internal/controller/ai_gateway_route.go:800:22
|