tftsr-devops_investigation/src-tauri/src/commands
Shaun Arman c0318e8570
Some checks failed
Test / frontend-typecheck (pull_request) Successful in 1m39s
Test / frontend-tests (pull_request) Successful in 1m42s
PR Review Automation / review (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
fix(kubernetes): address automated PR review findings
- Move command validation to beginning of start_port_forward before any operations
- Fix race condition: temp file cleanup now happens in background task after kubectl completes
- Remove unused child_id field from ChildWaitHandle
- Add comments explaining validation placement and cleanup timing
2026-06-06 19:44:32 -05:00
..
agentic.rs fix(agentic): inline format arg in writeln! to satisfy clippy::uninlined_format_args 2026-05-31 14:19:29 -05:00
ai.rs feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
analysis.rs fix: comprehensive trcaa→tftsr conversion and URL corrections 2026-06-05 15:38:29 -05:00
db.rs feat(kubernetes): add database persistence for clusters and port_forwards 2026-06-06 19:29:42 -05:00
docs.rs fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
image.rs fix: address PR review findings — compress errors, size guard, modal error display 2026-05-31 18:06:07 -05:00
integrations.rs fix(fmt): format code with cargo fmt 2026-06-06 12:04:21 -05:00
kube.rs fix(kubernetes): address automated PR review findings 2026-06-06 19:44:32 -05:00
mod.rs feat(kube): add Kubernetes management support 2026-06-06 11:41:23 -05:00
shell.rs feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
system.rs feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00