Files
kubernetes/pkg/controller
Kubernetes Submit Queue 45b275d52c Merge pull request #45897 from ncdc/gc-require-list-watch
Automatic merge from submit-queue (batch tested with PRs 46149, 45897, 46293, 46296, 46194)

GC: update required verbs for deletable resources, allow list of ignored resources to be customized

The garbage collector controller currently needs to list, watch, get,
patch, update, and delete resources. Update the criteria for
deletable resources to reflect this.

Also allow the list of resources the garbage collector controller should
ignore to be customizable, so downstream integrators can add their own
resources to the list, if necessary.

cc @caesarxuchao @deads2k @smarterclayton @mfojtik @liggitt @sttts @kubernetes/sig-api-machinery-pr-reviews
2017-05-23 15:48:57 -07:00
..
2017-05-11 15:59:04 -07:00
2017-04-27 09:41:53 -07:00
2017-05-23 07:42:24 -07:00
2017-05-15 13:51:39 -07:00
2017-04-14 10:40:57 -07:00
2017-05-20 21:58:38 -04:00
2017-04-14 10:40:57 -07:00
2016-10-13 16:10:24 -07:00
2017-03-18 22:45:07 +08:00