kdash
kdash copied to clipboard
A simple and fast dashboard for Kubernetes
**Describe the bug** Dual Crossterm versions. This risks unexpected issues and needlessly bloats binary size. **To Reproduce** on a clean compile log shows both Crossterm 0.22.1 and 0.23.2 are compiled....
Log streaming seems to be broken, possibly rewrite log streaming to be more reliable as its quite buggy now Related to #6
**Is your feature request related to a problem? Please describe.** When I send a request to a service backed by a replicaset that has more than one pod, I cannot...
Add support for Persistent Volume Claims
**Describe the bug** If a file or path in KUBECONFIG env var is missing or kubeconfig file is blank, kdash exits with a crash report. It would be better if...
**Describe the bug** If the user of the active context does not have permission to enumerate other namespaces, etc., errors will be shown and no pods are listed in the...
- Stream logs/events - [x] select/copy output - [x] Containers - [ ] Services - [ ] Deployments - [ ] StatefulSets