tftsr-devops_investigation/src/lib
Shaun Arman 84bac9aa34 fix(kube): add namespace to PodInfo; pod actions use pod.namespace not filter
Pod actions (logs, shell, attach, edit, delete) were receiving namespace='all'
from the UI filter prop and passing it to kubectl as -n all. Fixes by adding
namespace field to PodInfo (Rust + TypeScript) and using pod.namespace in all
action command calls in PodList.
2026-06-08 21:56:56 -05:00
..
domainPrompts.ts fix: remove ALL remaining proprietary references (MSI/Vesta/VNXT) 2026-06-05 16:13:39 -05:00
eventBus.ts feat(kubernetes): implement Lens Desktop v5 feature-parity UI 2026-06-07 16:41:28 -05:00
INCIDENT_RESPONSE_FRAMEWORK.ts fix(mcp): improve UX clarity for encrypted env vars during edit 2026-06-01 11:58:52 -05:00
tauriCommands.ts fix(kube): add namespace to PodInfo; pod actions use pod.namespace not filter 2026-06-08 21:56:56 -05:00