kubernetes/pkg/proxy
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
..
config Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
healthcheck overhaul proxy healthchecks 2017-04-05 14:22:56 -07:00
iptables Merge pull request #44167 from soundcloud/mr/restore-updating-endpoints-log-message 2017-04-06 14:04:09 -07:00
userspace kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
util Userspace proxy should remove conntrack entries 2017-02-27 18:41:47 -05:00
winuserspace kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
BUILD kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Trim down to the folks I think have real context 2016-11-15 08:48:31 +01:00
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00