kubernetes/cmd/kube-controller-manager
Kubernetes Submit Queue 803cb9303b Merge pull request #49495 from deads2k/controller-12-toleration
Automatic merge from submit-queue (batch tested with PRs 49665, 49689, 49495, 49146, 48934)

make it possible to allow discovery errors for controllers

Update the discovery client to return partial discovery information *and* an error.  Since we can aggregate API servers, discovery of some resources can fail independently.  Callers of this function who want to tolerate the errors can, existing callers will still get an error and fail in normal blocks.

@kubernetes/sig-api-machinery-misc @sttts
2017-07-27 21:45:34 -07:00
..
app Merge pull request #49495 from deads2k/controller-12-toleration 2017-07-27 21:45:34 -07:00
BUILD add reflector metrics 2017-07-25 09:01:37 -04:00
controller-manager.go add reflector metrics 2017-07-25 09:01:37 -04:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00