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

Kuma tags wrong service of delegated gateway #12765

Open
lukidzi opened this issue Feb 5, 2025 · 1 comment
Open

Kuma tags wrong service of delegated gateway #12765

lukidzi opened this issue Feb 5, 2025 · 1 comment
Labels
kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it

Comments

@lukidzi
Copy link
Contributor

lukidzi commented Feb 5, 2025

Kuma Version

master

Describe the bug

When we deploy the delegated gateway, Kuma attempts to tag the service of the delegated gateway. Unfortunately, the delegated gateway has three services, and the tagged service is a metrics service. This causes policies to be incorrectly matched.

Image

With MeshService it shows gateway unavailable

#12746

To Reproduce

Follow the guide https://kuma.io/docs/2.9.x/guides/gateway-delegated/

Expected behavior

We should do the best effort to tag the right service

Additional context (optional)

No response

@lukidzi lukidzi added kind/bug A bug triage/pending This issue will be looked at on the next triage meeting labels Feb 5, 2025
@lukidzi
Copy link
Contributor Author

lukidzi commented Feb 10, 2025

Triage: lets check if there is kuma.io/gateway annotation on the controller and that should be the case.

@lukidzi lukidzi added triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

No branches or pull requests

1 participant