kdash
kdash copied to clipboard
A simple and fast dashboard for Kubernetes
**Describe the bug** - `kdash` presents the application fine, but shows Error: > Unable to obtain Kubernetes client. failed to infer config: in-cluster: (failed to read an incluster environment variable:...
from #417 Possible improvement: Pods -> Containers -> Logs seems to just tail. Is it possible to review last 5/10/15 minutes of logs (or even all logs)?
from #417 Possible issue: Also, it can be slow to filter the Resources (Pods). I can select a namespace and then it takes about a minute to filter down [the...
from #417 Possible issue: In the Contexts screen, I am pressing Enter on a blue context with the => to show it's selected. But, my context isn't changing from the...
**Describe the bug** I have a cluster on a private network that I need to access via a bastion host. Under normal circumstances I can use `kubectl` by including a...
Colors are all messed up in Windows powershell but works fine on CMD
Colors are all messed up in macOS default terminal app in both light and dark themes. Seems fine on iTerm, VSCode terminal and so on.
**Describe the bug** An error is displayed when opening kdash on a cluster with dynamic resources. `Failed to get dynamic resources. SerdeError(Error("invalid value: string \"v1alpha3\", expected v1", line: 3, column:...
Hi, I am packaging this for openSUSE, which is almost working. But one of the tests is failing: ``` [ 626s] failures: [ 626s] [ 626s] ---- app::pods::tests::test_pod_from_api stdout ----...