k3s/cmd
Kubernetes Submit Queue d1608c2ea1
Merge pull request #65856 from deads2k/controller-01-ignored
Automatic merge from submit-queue (batch tested with PRs 65897, 65909, 65856, 65815). 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>.

only need to ignore resources that match discovery conditions

GC and quota controllers ignore resources that are too expensive to manage.  In kube this is only events.  The incompatible resources should now be excluded on the basis of discovery.  We should actually reflect that in the RESTStorage (done for GC for events) and discovery too.

@liggitt 
@kubernetes/sig-api-machinery-bugs 

```release-note
NONE
```
2018-07-06 12:25:09 -07:00
..
clicheck
cloud-controller-manager Merge pull request #64654 from atlassian/missing-error-handling 2018-07-02 07:14:34 -07:00
controller-manager controller-manager: allow high ports in secure serving validation 2018-07-05 15:01:19 +02:00
gendocs
genkubedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genman Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genswaggertypedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genutils
genyaml
hyperkube Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
importverifier
kube-apiserver apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-07-05 17:34:16 +02:00
kube-controller-manager Merge pull request #65856 from deads2k/controller-01-ignored 2018-07-06 12:25:09 -07:00
kube-proxy Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kube-scheduler apiserver: allow high ports in secure serving validation 2018-07-04 19:20:12 +02:00
kubeadm Merge pull request #64911 from bart0sh/PR0019-use-DefaultCRISocket-constant-in-reset 2018-07-05 11:33:02 -07:00
kubectl Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
kubelet allow enabling kubelet serving certificate rotation via flag 2018-06-26 10:11:39 -04:00
kubemark Make proxier params configurable in kubemark 2018-07-06 16:07:15 +02:00
linkcheck
BUILD
OWNERS