tftsr-devops_investigation/src
Shaun Arman 05d8b28159 fix(kube): network/config/storage list actions use item.namespace not filter prop
Service/Ingress/ConfigMap/Secret/HPA/PVC/ServiceAccount/Role/RoleBinding/
NetworkPolicy/ResourceQuota/LimitRange action handlers now use the resource's
own .namespace field instead of the UI filter namespace='all'. Removes the
now-unused ns local variable from CronJobList/JobList/ReplicaSetList.

24 new TDD tests verify the correct namespace is passed to getResourceYamlCmd
and deleteResourceCmd for each of the 12 affected components.
2026-06-08 22:00:23 -05:00
..
components fix(kube): network/config/storage list actions use item.namespace not filter prop 2026-06-08 22:00:23 -05:00
lib fix(kube): add namespace to PodInfo; pod actions use pod.namespace not filter 2026-06-08 21:56:56 -05:00
pages fix(kube): WorkloadOverview loads data; single connect on mount; visible error on failure 2026-06-08 21:55:34 -05:00
stores fix(kubernetes): sync active kubeconfig to store's selectedClusterId 2026-06-07 12:29:39 -05:00
styles fix: dropdown text invisible on macOS + correct codesign order for DMG 2026-03-30 16:43:00 -05:00
App.tsx fix(kube): resolve automated PR review blockers and warnings 2026-06-06 23:55:44 -05:00
main.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
vite-env.d.ts docs: update documentation for Kubernetes Management UI 2026-06-07 11:09:22 -05:00