k3s/pkg
Kubernetes Submit Queue 42d5dc709e
Merge pull request #55259 from ironcladlou/gc-partial-discovery
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Tolerate partial discovery in garbage collector

Allow the garbage collector to tolerate partial discovery failures. On a
partial failure, use whatever was discovered, log the failures, and
allow the resync logic to try again later.

Fixes #55022.

```release-note
API discovery failures no longer crash the kube controller manager via the garbage collector.
```

/cc @caesarxuchao
2017-11-07 18:53:51 -08:00
..
api Merge pull request #54387 from tianshapjq/validation-errorinfo 2017-11-05 06:49:30 -08:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis Merge pull request #52562 from ironcladlou/kube-scheduler-config 2017-11-07 11:21:19 -08:00
auth move authorizers over to new interface 2017-11-03 13:46:28 -07:00
bootstrap/api update BUILD files 2017-10-15 18:18:13 -07:00
capabilities update BUILD files 2017-10-15 18:18:13 -07:00
client Update generated code 2017-11-06 14:04:33 +01:00
cloudprovider Raise log level to avoid log spam 2017-11-07 15:19:20 +08:00
controller Merge pull request #55259 from ironcladlou/gc-partial-discovery 2017-11-07 18:53:51 -08:00
credentialprovider update BUILD files 2017-10-15 18:18:13 -07:00
features wqFlag gate node exclusion for service load balancers. 2017-10-28 03:44:46 +00:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated auto generated files 2017-11-04 11:38:57 +08:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver admission: rename Validate{ -> Initialization}, Validat{ingAdmit -> e} 2017-11-02 09:29:55 +01:00
kubectl Merge pull request #50140 from dixudx/kubectl_add_fieldSelector 2017-11-07 09:39:49 -08:00
kubelet Merge pull request #55213 from Random-Liu/work-around-heapster-panic 2017-11-07 11:21:25 -08:00
kubemark Move runtime-related flags from KubeletConfiguration to KubeletFlags 2017-10-23 11:15:48 -07:00
master apiserver: remove scheme arg from NewUnsecuredEtcd3TestClientServer 2017-11-06 13:05:33 +01:00
printers Merge pull request #54548 from wackxu/desser 2017-11-06 16:57:10 -08:00
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #55191 from madhanrm/proxyreviewer 2017-11-06 20:59:09 -08:00
quota Update core quota framework 2017-10-27 11:07:01 -04:00
registry Merge pull request #53273 from mikedanese/authtristate 2017-11-07 09:25:37 -08:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security PodSecurityPolicy: avoid unnecessary securitycontext mutation 2017-10-16 02:22:10 -04:00
securitycontext SecurityContext: Add accessors/mutators for effective container security context 2017-10-16 02:22:10 -04:00
serviceaccount update BUILD files 2017-10-15 18:18:13 -07:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util Merge pull request #55248 from knobunc/fix/increase-iptables-wait 2017-11-07 14:33:36 -08:00
version update BUILD files 2017-10-15 18:18:13 -07:00
volume Merge pull request #54856 from jsafrane/fix-detacher-param-name 2017-11-03 14:33:16 -07:00
watch update BUILD files 2017-10-15 18:18:13 -07:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD clean up pkg/apis/meta/v1/time.go 2017-10-16 16:36:44 +08:00
OWNERS