tftsr-devops_investigation/src-tauri/src
Shaun Arman 9e70f936fb feat: implement SDN management operations for Proxmox VE
- Implement list_evpn_zones with full zone configuration parsing
- Implement create_evpn_zone, update_evpn_zone, delete_evpn_zone
- Implement list_vnets with full virtual network configuration
- Implement create_vnet, update_vnet, delete_vnet
- Implement get_vnet_status and list_dhcp_leases
- All operations use proper error handling with Option safety
- Add 2 unit tests for EVPN zone and virtual network serialization
2026-06-10 22:21:30 -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: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -05:00
db feat: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -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 fix(kubernetes): remove redundant TS cast and fix cargo fmt failures 2026-06-07 11:37:17 -05:00
mcp feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
metrics fix(security): address automated code review findings 2026-06-09 18:08:58 -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
proxmox feat: implement SDN management operations for Proxmox VE 2026-06-10 22:21:30 -05:00
shell fix(security): address automated code review findings 2026-06-09 18:08:58 -05:00
lib.rs feat: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -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: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -05:00