Steffen
Steffen
Hi there, i am unable to install your extension on Lens-5.2.6-latest.20211104.1.dmg I get this error when I am inserting "https://github.com/pashevskii/debug-pods-lens-extension/releases/download/0.1.3/lens-debug-tools-0.1.3.tgz" into Extension -> "Name or File path or Url..." Error:...
I am writing an go lang app which uses argo-cd/v2 v2.4.10. Therefore I have included `github.com/argoproj/argo-cd/v2 v2.4.10` in my go.mod file and added all replace() https://github.com/argoproj/argo-cd/blob/master/go.mod#L255 but I keep getting...
**Describe the bug** Using SecretStore provider kubernetes auth cert i get the error "error configuring clientset: tls: failed to find any PEM data in certificate input". **To Reproduce** _ca is...