Files
firewall_containers/network-go
gyurix aac9b83576
continuous-integration/drone/push Build is passing
feat(network-go): add fuzzy container name resolution for firewall connections
Implement FindContainerName method on DockerAPI that attempts exact match
first, then falls back to prefix-based matching (e.g., extracting prefix
before dash like "service-" in "service-abc") to replicate the old shell
script's `grep $D"-"` behavior. Update firewall orchestrator to use this
resolution before connecting containers to networks, improving robustness
when container names vary from configured selectors.
2026-06-15 14:58:29 +02:00
..
2026-06-08 17:02:13 +02:00
2026-06-08 17:02:13 +02:00
2026-06-08 15:34:01 +02:00
2026-06-08 15:34:01 +02:00
2026-06-08 15:34:01 +02:00
2026-06-08 15:34:01 +02:00