KuaDashboard v1.8.0
Highlights
- Kubernetes resource tables now support multi-select, bulk delete and correct Age sorting with readable durations.
- Expanded Kubernetes menu coverage across workloads, networking, storage, config, policy, scheduling, admission and cluster resources.
- ConfigMaps, Secrets and workload environment variables are easier to inspect and edit.
- Helm can search charts, install into the active cluster, show release status/output and manage installed releases.
- Metrics now cover Pods, workloads and Nodes with Metrics Server plus Prometheus fallback.
- Resource and Node detail panels include related events/notifications.
- Kubeconfig import supports pasted YAML, Electron file picker and registered paths.
- Ingress rows now show class, paths, ELB/address and openable URLs.
- Port forwarding is more reliable for Services and Pods with target resolution and reconnect behavior.
Validation
- node --check server.js
- node --check routes/helm.js
- npm run test --prefix frontend -- resources.test.js
- npm run test --prefix frontend -- useKubeStore.test.js
- npm run build --prefix frontend
- npm run docs:build
Full Changelog: v1.7.0...v1.8.0