nmdaniil
nmdaniil
**Problem Description** Currently, `devenv.sh` does not support Couchbase as a native service, which forces developers to run it via `docker`. However, Docker can be quite heavyweight and resource-intensive, making it...
**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...
**What would you like to be added**: Allow clearing the selected namespace in the filter input using the **Backspace** key instead of requiring the user to manually uncheck a checkbox...
**Describe the bug** When switching between different resources (e.g., Secrets, Services) in the left sidebar, Lens incorrectly reopens previously opened tabs with their old namespace selection instead of respecting the...
Please consider adding a **waitUntilReady** method to the **Node.js SDK**, similar to the **Java SDK**. Currently, there is no native way to wait for the cluster to fully initialize, often...