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

Irrelevant status related warn logs spammed when using Gateway v2 #9394

Open
shashankram opened this issue Apr 22, 2024 · 0 comments
Open

Irrelevant status related warn logs spammed when using Gateway v2 #9394

shashankram opened this issue Apr 22, 2024 · 0 comments
Labels
Area: Gloo Gateway Issues related to the Gloo Gateway project Area: Kubernetes Issues related to Kubernetes release/1.17 Type: Bug Something isn't working

Comments

@shashankram
Copy link
Contributor

Gloo Edge Product

Open Source

Gloo Edge Version

main

Kubernetes Version

1.27.3

Describe the bug

When using Gateway v2, I see the following log message being spammed:

{"level":"warn","ts":"2024-04-22T18:02:49.868Z","logger":"gloo.v1.event_loop.setup.reporter","caller":"reporter/reporter.go:394","msg":"failed to write status state:Accepted  reported_by:\"gloo\" for resource infra-http-gateway: error reading before applying status: infra.infra-http-gateway does not exist","version":"1.0.0-dev"}

Per @lgadban: "this is unintended and undiagnosed issue with using the legacy envoy syncer — all the existing reporting doesn’t “work” when doing ggv2 style translation and this is likely an artifact of that"

Expected Behavior

Legacy status reporting needs to be made conditional for Gateway v2.

Steps to reproduce the bug

  1. Deploy Gateway v2
  2. Create Gateway and HTTPRoute
  3. Check gloo controller logs

Additional Environment Detail

Kind cluster

Additional Context

No response

@shashankram shashankram added the Type: Bug Something isn't working label Apr 22, 2024
@sam-heilbron sam-heilbron added release/1.17 Area: Gloo Gateway Issues related to the Gloo Gateway project Area: Kubernetes Issues related to Kubernetes labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Gloo Gateway Issues related to the Gloo Gateway project Area: Kubernetes Issues related to Kubernetes release/1.17 Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants