kdash
kdash copied to clipboard
A simple and fast dashboard for Kubernetes
Bumps [k8s-openapi](https://github.com/Arnavion/k8s-openapi) from 0.15.0 to 0.16.0. Release notes Sourced from k8s-openapi's releases. v0.16.0 k8s-openapi BREAKING CHANGE: Added support for Kubernetes 1.25 under the v1_25 feature. FEATURE: All spec types now...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.1 to 1.37.0. Release notes Sourced from tokio's releases. Tokio v1.37.0 1.37.0 (March 28th, 2024) Added fs: add set_max_buf_size to tokio::fs::File (#6411) io: add try_new and try_with_interest...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.115. Release notes Sourced from serde_json's releases. v1.0.115 Documentation improvements v1.0.114 Fix unused_imports warnings when compiled by rustc 1.78 v1.0.113 Add swap_remove and shift_remove methods...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.30 to 0.9.34+deprecated. Release notes Sourced from serde_yaml's releases. 0.9.34 As of this release, I am not planning to publish further versions of serde_yaml as none of...
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.4. Changelog Sourced from regex's changelog. 1.10.3 (2024-01-21) This is a new patch release that fixes the feature configuration of optional dependencies, and fixes an...
**Is your feature request related to a problem? Please describe.** Info bar that is hidden with the "i Show/Hide info bar " key binding, should automatically unhide when Toggling the...
**Describe the bug** When I filter pods by pressing f "global filtering by resource name", when I highlight the pod I want to enter with the arrow keys, then press...
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). Commits 0328bde Release v0.8.11...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.197. Release notes Sourced from serde's releases. v1.0.196 Improve formatting of "invalid type" error messages involving floats (#2682) Commits 5fa711d Release 1.0.197 f5d8ae4 Resolve prelude...
from #417 Possible improvement: I changed the namespace to one I'm interested in, and the pods filtered correctly. But, I had to scroll down many namespaces to find it. Is...