Files
dotfiles/dot_config/quickshell/scripts
mpuchstein 1d85012b53 quickshell: collapse k8s-metrics into a single jq pass
Feed the three kubectl outputs into one jq program that does app
aggregation, CPU/memory unit normalization, and quota math, replacing the
per-pod jq fork loops and eight quota jq reads (~40 forks down to ~4).
2026-06-01 14:05:35 +02:00
..