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

Appmesh controller is still showing old logs. #588

Open
delli1234 opened this issue May 2, 2022 · 0 comments
Open

Appmesh controller is still showing old logs. #588

delli1234 opened this issue May 2, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@delli1234
Copy link

Describe the bug
we are created al the mesh resources for our application in EKS. When we redeployed the app in appmesh, all the mesh resources are created.Application aslo running with out any error. But appmesh controller is still showing the below logs.

{"level":"error","ts":1651215947.355539,"logger":"controller-runtime.controller","msg":"Reconciler error","controller":"gatewayroute","request":"monitoring-stack/grafana-gw-route","error":"failed to resolve virtualGatewayRef: virtualGateway UID mismatch: default-alb-internal-shared-gw","errorVerbose":"virtualGateway UID mismatch: default-alb-internal-shared-gw\ngithub.com/aws/aws-app-mesh-controller-for-k8s/pkg/references.(*defaultResolver).ResolveVirtualGatewayReference\n\t/workspace/pkg/references/resolver.go:

Steps to reproduce
In brief we created a appmesh setupmfor our application with this reference https://www.eksworkshop.com/advanced/330_servicemesh_using_appmesh/virtual_gateway_setup/.
Expected outcome
Controller needs to show the recent logs, not a older logs.

Environment

App Mesh controller version
v1.4.3
Envoy version
840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.20.0.1-prod
Are you using any integrations? X-ray, Jaeger etc. If so versions?
No
Kubernetes version
v1.21.5-eks-bc4871b
Using EKS (yes/no), if so version?
Yes, see above.

Additional Context:
We are ready to provide you any details on this case to help you to resolve this case.It will helpful to your appmesh team as well to improve your product , by fixing this bug.

@delli1234 delli1234 added the bug Something isn't working label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant