kubernetes/cmd/kube-proxy
Dan Winship b6c3d5416a Drop iptables firewalld monitoring support
The firewalld monitoring code was not well tested (and not easily
testable), would never be triggered on most platforms, and was only
being taken advantage of from one place (kube-proxy), which didn't
need it anyway since it already has its own resync loop.

Since the firewalld monitoring was the only consumer of pkg/util/dbus,
we can also now delete that.
2019-09-15 15:35:40 -04:00
..
app Drop iptables firewalld monitoring support 2019-09-15 15:35:40 -04:00
BUILD migrate kube-proxy metrics to stability framework 2019-08-28 12:49:54 -07:00
OWNERS Add OWNERS file for cmd/kube-proxy 2019-04-26 17:22:29 -07:00
proxy.go migrate kube-proxy metrics to stability framework 2019-08-28 12:49:54 -07:00