kilo/pkg/mesh
Lucas Servén Marín 4b32c49ae1
pkg/iptables: add logger to iptables controller
This commit adds a logger to the iptables controller using the options
pattern. It also logs when the controller needs to reset rules, to be
able to identify costly reconciliations.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2021-02-26 20:54:16 +01:00
..
backend.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
cni.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
discoverips.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
graph.go Merge pull request #105 from squat/fix_graph_title 2021-01-29 18:21:11 +01:00
ip.go pkg/*: allow kgctl to compile for other OSes 2020-11-14 12:16:07 +01:00
ip_test.go pkg/mesh: fix ip allocator helper 2020-02-20 13:54:11 +01:00
mesh.go pkg/iptables: add logger to iptables controller 2021-02-26 20:54:16 +01:00
mesh_test.go pkg/mesh,pkg/wireguard: allow DNS name endpoints 2020-02-22 17:17:13 +01:00
routes.go pkg/iptables: reduce calls to iptables 2021-02-20 19:24:06 +01:00
routes_test.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
topology.go Nodes without private IPs 2021-01-24 22:37:24 +01:00
topology_test.go Nodes without private IPs 2021-01-24 22:37:24 +01:00