Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

After disabling MeshService I still have Delegated Gateway MeshService #12748

Open
lukidzi opened this issue Feb 4, 2025 · 1 comment
Open
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 4, 2025

Kuma Version

master

Describe the bug

After following a guide, I've disabled MeshService. I entered UI and noticed that I had a MeshService for a gateway left.

Image

To Reproduce

  1. follow guide https://kuma.io/docs/2.9.x/guides/gateway-delegated/
  2. Disable MeshService
  meshServices:
    mode: Disabled
  mtls:
    backends:
    - name: ca-1
      type: builtin
    enabledBackend: ca-1
  1. Enter UI/list all MeshServices

Expected behavior

There is no MeshService left

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 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 4, 2025
@lukidzi
Copy link
Contributor Author

lukidzi commented Feb 11, 2025

We don't cleanup correctly MeshServices for headless services

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