mirror of https://github.com/status-im/consul.git
1fe0a87546
This fixes behavior introduced by hashicorp/consul#20232 where a function was added to the iptables configuration struct. Since this struct is actually marshalled into json by consul-k8s, we should not be placing functions inside of it. |
||
---|---|---|
.. | ||
iptables.go | ||
iptables_executor_linux.go | ||
iptables_executor_unsupported.go | ||
iptables_test.go |