tftsr-devops_investigation/src/components
Shaun Arman 40bd6162ae
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m24s
Test / frontend-typecheck (pull_request) Successful in 1m32s
PR Review Automation / review (pull_request) Successful in 4m1s
Test / rust-fmt-check (pull_request) Successful in 11m9s
Test / rust-clippy (pull_request) Successful in 12m25s
Test / rust-tests (pull_request) Successful in 13m58s
fix: address automated PR review findings
- Add regex validation for namespace/pod to prevent command injection
- Fix start_port_forward to properly spawn kubectl subprocess
- Use kubectl's dynamic port binding (0) instead of TcpListener
- Update PortForwardResponse to use arrays for all ports
- Fix stop_port_forward to wait for kubectl termination
- Add cascade delete for port forwards on cluster removal
- Fix Drop/stop implementations to handle kill errors properly
2026-06-06 16:23:00 -05:00
..
Kubernetes fix: address automated PR review findings 2026-06-06 16:23:00 -05:00
ui feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
ChatWindow.tsx feat: inline file/screenshot attachment in triage chat 2026-03-31 08:40:36 -05:00
DocEditor.tsx fix: improve download button visibility and add DOCX export 2026-04-03 12:33:27 -05:00
HardwareReport.tsx fix: provider test FK error, model pull white screen, RECOMMENDED badge 2026-03-31 07:46:36 -05:00
ImageGallery.tsx fix: lint fixes and formatting cleanup 2026-04-09 20:42:40 -05:00
ModelSelector.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
PiiDiffViewer.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
ShellApprovalModal.tsx feat: add shell execution and kubeconfig management UI 2026-06-05 08:14:03 -05:00
TriageProgress.tsx feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00