tftsr-devops_investigation/src-tauri/src
Shaun Arman 1165fbb5ad feat(kube): implement complete kubectl port-forward runtime
- Dynamic local port allocation via TcpListener::bind
- Kubectl subprocess spawning with proper cleanup
- Database persistence for clusters and port_forwards
- Cluster health check (kubectl cluster-info)
- Pod discovery (kubectl get pods)
- Comprehensive unit and integration tests
- All 325 Rust tests passing
- All 98 frontend tests passing
- TypeScript type checks passing
2026-06-06 15:14:04 -05:00
..
ai fix(ci): remove actions/cache steps to fix Node.js requirement 2026-06-05 16:18:35 -05:00
audit fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
commands feat(kube): implement complete kubectl port-forward runtime 2026-06-06 15:14:04 -05:00
db feat(kube): implement complete kubectl port-forward runtime 2026-06-06 15:14:04 -05:00
docs fix: comprehensive trcaa→tftsr conversion and URL corrections 2026-06-05 15:38:29 -05:00
integrations fix(clippy): fix Rust nightly clippy lints 2026-06-05 17:35:09 -05:00
kube feat(kube): implement complete kubectl port-forward runtime 2026-06-06 15:14:04 -05:00
mcp feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
ollama feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
pii fix(security): expand Password PII patterns; add regression tests 2026-05-31 20:47:59 -05:00
shell feat: add three-tier shell execution with kubectl support 2026-06-05 07:59:04 -05:00
lib.rs feat(kube): implement delete_port_forward command 2026-06-06 13:09:14 -05:00
main.rs feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
state.rs feat(kube): add Kubernetes management support 2026-06-06 11:41:23 -05:00