kubernetes/pkg
Kubernetes Submit Queue b79e3d14d1
Merge pull request #55772 from liggitt/gc-ignored-resources
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>.

Only attempt to construct GC informers for watchable resources

A resource must support list/watch in addition to delete for an informer to be functional

Exclude resources that are not watchable from informer construction

Also fixes a bug with the graph builder not using the instance-configured list of ignored resources

/assign @ironcladlou

```release-note
NONE
```
2017-11-16 15:16:16 -08:00
..
api remove bad defaulting for exec and attach options 2017-11-14 12:02:49 -05:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis Merge pull request #49579 from deads2k/server-34-default 2017-11-16 03:09:12 -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 Generated files for new VolumeAttachemnt object 2017-11-14 17:08:49 -08:00
cloudprovider Allow use of Octavia endpoint 2017-11-16 10:55:59 +01:00
controller Merge pull request #55772 from liggitt/gc-ignored-resources 2017-11-16 15:16:16 -08:00
credentialprovider update BUILD files 2017-10-15 18:18:13 -07:00
features Merge pull request #54647 from colemickens/crd-validation-beta 2017-11-16 07:19:02 -08:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated Merge pull request #47584 from zjj2wry/translate 2017-11-15 23:57:28 -08:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver Reorganize the admission webhook code. 2017-11-14 15:59:53 -08:00
kubectl Merge pull request #55371 from charrywanganthony/showlabel 2017-11-16 08:03:18 -08:00
kubelet Merge pull request #55562 from mtaufen/eject-non-gated-alpha-fields 2017-11-16 10:36:10 -08:00
kubemark Move ungated 'alpha' KubeletConfiguration fields and self-registration fields to KubeletFlags 2017-11-15 17:47:10 -08:00
master remove duplicated import 2017-11-14 17:18:17 +08:00
printers StorageClass API changes for VolumeBindingMode 2017-11-15 09:19:47 -08:00
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #53780 from m1093782566/validate-ipvs 2017-11-15 09:30:24 -08:00
quota Update generated files 2017-11-09 12:14:08 +01:00
registry registry: move generic registry tester into k8s.io/apiserver 2017-11-16 09:03:42 +01:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
securitycontext Update generated files 2017-11-09 12:14:08 +01:00
serviceaccount Update generated files 2017-11-09 12:14:08 +01:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util Clone documentation utility from //pkg/kubectl/cmd/templates 2017-11-16 10:18:00 +01:00
version Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
volume include rbd command output in errors, simplify ifelse logic 2017-11-14 11:47:29 -08: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 Update generated files for MutatingWebhookConfiguration 2017-11-09 15:33:50 -08:00
OWNERS