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

Removed machine/service from tailscale operator doesn't get cleaned up? #77

Open
plsnotracking opened this issue Apr 21, 2024 · 2 comments

Comments

@plsnotracking
Copy link

Constant stream of logs showing up when tailscale is up

E0420 17:02:18.969343  120985 reflector.go:147] k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: Get "https://100.71.227.32:6443/api/v1/namespaces?fieldSelector=metadata.name%3Dmariadb-operator&resourceVersion=8422293": dial tcp 100.71.227.32:6443: connect: connection refused
W0420 17:03:06.882471  120985 reflector.go:539] k8s.io/[email protected]/tools/cache/reflector.go:229: failed to list *unstructured.Unstructured: Get "https://100.71.227.32:6443/api/v1/namespaces?fieldSelector=metadata.name%3Dmariadb-operator&resourceVersion=8422293": dial tcp 100.71.227.32:6443: connect: connection refused
E0420 17:03:06.882687  120985 reflector.go:147] k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *unstructured.Unstructured: failed to list *unstructured.Unstructured: Get "https://100.71.227.32:6443/api/v1/namespaces?fieldSelector=metadata.name%3Dmariadb-operator&resourceVersion=8422293": dial tcp 100.71.227.32:6443: connect: connection refused
W0420 17:03:49.495196  120985 reflector.go:539] k8s.io/[email protected]/tools/cache/reflector.go:229: failed to list *unstructured.Unstructured: Get "https://100.71.227.32:6443/api/v1/namespaces?fieldSelector=metadata.name%3Dmariadb-operator&resourceVersion=8422293": dial tcp 100.71.227.32:6443: connect: connection refused

This cluster/operators have been deleted, so not sure how this is left behind, and if so how shall I delete this?

Doesn't appear in the list of machines/services/apps.

@irbekrm
Copy link

irbekrm commented Aug 5, 2024

Hi @plsnotracking

Sorry, we missed this issue.

Do you happen to remember in what component's logs you saw this?

@plsnotracking
Copy link
Author

plsnotracking commented Aug 5, 2024

I would be lying to you if I said, I knew that. Remember the situation vaguely (which might not be helpful)

  • I added a tailscale operator to my kube cluster.
  • But then I deleted it because I was testing it
  • I constantly saw these error messages on 2 client constantly (Both Ubuntu 22.04).
  • I don't remember if I removed the operator entry from the Tailscale Web UI, just deleted the operator from the cluster.

Since then I've updated all the clients, and tailscale operator to the latest version. Can't seem to repro it, anymore. Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants