Distributed Kubernetes-native load balancer, reverse proxy, VIP controller, and SD-WAN gateway. Unified replacement for Envoy + MetalLB + NGINX Ingress + Cisco SD-WAN.

0 stars 0 forks 0 watchers Go Apache License 2.0
sd-wan sdwan wireguard
1 Open Issue Need Help Last updated: Feb 18, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue addresses the presence of `panic` calls in production code, specifically identifying one in `internal/agent/policy/ssrf.go` related to invalid CIDR constants. The proposed solution involves replacing these panics with proper error handling, including returning errors, wrapping them with `internal/pkg/errors`, and implementing fail-safe defaults where appropriate. This refactoring aims to prevent production crashes, allow graceful error handling, and align with Go best practices.

Complexity: 3/5
enhancement good first issue go

Distributed Kubernetes-native load balancer, reverse proxy, VIP controller, and SD-WAN gateway. Unified replacement for Envoy + MetalLB + NGINX Ingress + Cisco SD-WAN.

Go
#sd-wan#sdwan#wireguard