Files
kubernetes/pkg
k8s-merge-robot 5a6188d61e Merge pull request #26113 from aaronlevy/log-elect
Automatic merge from submit-queue

pkg/client/leaderelection: log err when retrieving endpoint

The leader election code currently suppresses errors when trying to retrieve an endpoint. This can lead to difficult to debug situations.

In the case of a mis-configured controller-manager or scheduler - where they fail to contact an apiserver - this currently leads to no log output in the default case, or `failed to renew lease foo/bar` in `--v=4`, which isn't very actionable.
2016-06-17 14:03:22 -07:00
..
2016-06-13 15:02:48 -07:00
2016-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-03 20:41:08 -07:00
2016-06-06 17:18:22 -04:00
2016-06-10 16:22:04 +02:00
2016-06-13 10:37:21 +02:00
2016-05-22 22:18:58 -07:00
2016-06-06 17:18:22 -04:00
2016-06-06 10:49:46 +02:00
2016-03-02 20:46:32 -05:00