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

"Item list is empty" and Kube API Failure #8175

Open
nmdaniil opened this issue Feb 14, 2025 · 1 comment
Open

"Item list is empty" and Kube API Failure #8175

nmdaniil opened this issue Feb 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@nmdaniil
Copy link

nmdaniil commented Feb 14, 2025

Issue
When selecting a namespace in Pods or any other resource, if the API fails (e.g., 502 Bad Gateway), Lens incorrectly shows "Item list is empty", misleading users. It’s easy to believe this is true, even though there could be hundreds of pods—the API just failed.

Additionally, after switching namespaces, the loading indicator does not appear. The UI still shows "Item list is empty", and if the API eventually responds, the list appears at a random moment without clear feedback.

Expected
Show the actual error message with a "Refresh" button instead of an empty list.

Steps to Reproduce

  1. Open Lens → Any resource (e.g., Pods)
  2. Select a namespace
  3. API fails (e.g., 502)
  4. UI incorrectly shows "Item list is empty"

Environment

  • Lens Version: 2025.1.161916-latest
  • OS: MacOs Sonoma
  • Install Method: .dmg
@nmdaniil nmdaniil added the bug Something isn't working label Feb 14, 2025
@Christiaanvdl
Copy link

Hello @nmdaniil , Thank you for reaching out !
We have received your issue and will get back to you shortly

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