kdash
kdash copied to clipboard
A simple and fast dashboard for Kubernetes
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior or a screencast 1. Installed `kdash` with brew ```shell kdash...
**Describe the bug** I'm using goteleport.com to configure current kube context & kubeconfig. It works perfectly when using kubectl or k9s but when launching kdash, there are a lot of...
Dynamic views are not cached and hence on load, there is a small delay. It would be nice to iterate through and cache these in a BTreemap and update on...
**Is your feature request related to a problem? Please describe.** Currently there is a small panel which displays errors. If there's a number of errors (e.g. issues with the network),...
**Is your feature request related to a problem? Please describe.** So my usual workflow is to run `watch kubectl get pods` to get a similar (but not nearly as cool)...
**Describe the bug** When inspecting the logs of a pod that is running I would like the window to autmatically scroll to the bottom instead of scrolling myself. **To Reproduce**...
**Is your feature request related to a problem? Please describe.** Currently you can use scoop and chocolately to install kdash. However, `winget` is now the native package manager on Windows....
**The context** I work with multiple clusters, each with different CRD installed. When looking for resources, I use the `More` and `Dynamic` sections a lot. These lists are sorted alphabetically...
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11. Commits 7b8d1db Prepare 0.21.11 ebcb478 complete_io: bail out if progress is impossible 20f35df Regression test for complete_io infinite loop bug 2f2aae1 Don't specially handle...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.116. Release notes Sourced from serde_json's releases. v1.0.116 Make module structure comprehensible to static analysis (#1124, thanks @mleonhard) v1.0.115 Documentation improvements v1.0.114 Fix unused_imports warnings...