k3s/pkg/controller/namespace
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
..
deletion Merge pull request #49495 from deads2k/controller-12-toleration 2017-07-27 21:45:34 -07:00
BUILD Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
OWNERS Update OWNERS 2016-12-12 17:55:18 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
namespace_controller.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00