Kubetui is a terminal user interface (TUI) tool designed for monitoring Kubernetes resources.
It provides an easy-to-use interface for developers and operators to access important information about their applications and infrastructure.
Workaround kube-rs not respecting NO_PROXY (#919) - Fixed an issue where the NO_PROXY environment variable was not being respected by kube-rs, causing requests to bypass proxy exclusion rules.
Enable kube http-proxy feature for proxy support (#924) - The http-proxy feature was not enabled in the kube dependency, which meant that proxy configuration (HTTP_PROXY/HTTPS_PROXY) was not actually being applied to kube-rs HTTP connections.
Dependencies
Update rust crate jmespath to 0.5.0 (#908)
Update rust crate bitflags to v2.11.0 (#923)
Update rust crate clap to v4.5.58 (#909, #911, #917, #922)
Update rust crate ctrlc to v3.5.2 (#921)
Update rust crate anyhow to v1.0.101 (#918)
Update rust crate bytes to v1.11.1 [security] (#916)
Update rust crate regex to v1.12.3 (#913)
Update rust crate flate2 to v1.1.9 (#904, #912)
Update rust crate thiserror to v2.0.18 (#907)
Update rust crate chrono to v0.4.43 (#905)
Update actions/checkout digest (#914)
Lock file maintenance (#906)
Full Changelog: v1.12.0...v1.12.1