k3s/pkg/proxy/iptables
Kubernetes Submit Queue 6cd23c6023 Merge pull request #44167 from soundcloud/mr/restore-updating-endpoints-log-message
Automatic merge from submit-queue

Restore "Setting endpoints" log message

**What this PR does / why we need it**:

The "Setting endpoints" message from kube-proxy at high verbosity was
lost as part of a larger simplification in kubernetes/kubernetes#42747.

This change brings it back, simply outputting the just-constructed
addresses list.

I need this message to monitor delays in propagating endpoints changes across nodes.

**Release note**:

```release-note
NONE
```
2017-04-06 14:04:09 -07:00
..
BUILD overhaul proxy healthchecks 2017-04-05 14:22:56 -07:00
OWNERS Reduce to people with context 2016-11-15 08:50:14 +01:00
proxier.go Merge pull request #44167 from soundcloud/mr/restore-updating-endpoints-log-message 2017-04-06 14:04:09 -07:00
proxier_test.go Return healthcheck info from buildNewEndpointsMap 2017-04-05 14:23:04 -07:00