kubernetes/pkg/controller
k8s-merge-robot d90cc907c4 Merge pull request #27438 from gmarek/controllerDeletion
Automatic merge from submit-queue

Controllers doesn't take any actions when being deleted.

I started doing it for other controllers but it's not always clear to me how it should work. I'll be adding other ones as separate commits to this PR.

cc @caesarxuchao @lavalamp
2016-07-12 12:37:09 -07:00
..
daemon DaemonController doesn't take any actions when being deleted. 2016-07-12 09:43:08 +02:00
deployment DeploymentController doesn't take any actions when being deleted 2016-07-12 09:43:08 +02:00
endpoint Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
framework allow lock acquisition injection for quota admission 2016-07-06 09:39:42 -04:00
garbagecollector Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
job JobController doesn't take any actions when being deleted. 2016-07-12 09:43:08 +02:00
namespace Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
node Add hooks for cluster health detection 2016-07-12 15:10:58 +02:00
petset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podautoscaler Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podgc Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replicaset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resourcequota Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
route Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
service Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
serviceaccount Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume Merge pull request #28811 from xiang90/pv 2016-07-12 02:28:05 -07:00
controller_utils.go Merge pull request #26237 from duglin/UseConstant 2016-07-01 16:55:39 -07:00
controller_utils_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00