kilo/pkg/iptables
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
..
fake.go pkg/iptables: reduce calls to iptables 2021-02-20 19:24:06 +01:00
iptables_test.go pkg/iptables: add logger to iptables controller 2021-02-26 20:54:16 +01:00
iptables.go pkg/iptables: add logger to iptables controller 2021-02-26 20:54:16 +01:00
rulecache_test.go pkg/iptables: reduce calls to iptables 2021-02-20 19:24:06 +01:00
rulecache.go pkg/iptables: reduce calls to iptables 2021-02-20 19:24:06 +01:00