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

Error during execution: unable to retrieve the complete list of server APIs #94

Open
iamnoah opened this issue Aug 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@iamnoah
Copy link

iamnoah commented Aug 15, 2024

Describe the bug

Not sure exactly when, but at some point this controller stopped working for us. Nothing is TTLd.

What do you see?

The logs only show two lines on repeat:

2024/08/15 12:47:12 Error during execution: unable to retrieve the complete list of server APIs: tap.linkerd.io/v1alpha1: stale GroupVersion discovery: tap.linkerd.io/v1alpha1
2024/08/15 12:47:12 Execution took 18ms, sleeping for 5m0s

We do use linkerd and linkerd viz in the cluster, which installs a bunch of CRDs like the one referenced.

What do you expect to see?

Other resources are still removed? We're only using this on built-in resources, if we could just disable support for CRDs, that would get us past it.

List the steps that must be taken to reproduce this issue

  1. install linkerd and linkerd viz?

Version

1.3.1

Additional information

No response

@iamnoah iamnoah added the bug Something isn't working label Aug 15, 2024
@TwiN
Copy link
Owner

TwiN commented Aug 17, 2024

Out of curiosity, do you have a namespace that's stuck in a terminating phase?

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

2 participants