kubernetes/pkg/controller
Michail Kargakis 10b4ec7b47 controller: cleanup workload controllers a bit
* Switches glog.Errorf to utilruntime.HandleError in DS and RC controllers
* Drops a couple of unused variables in the DS, SS, and Deployment controllers
* Updates some comments
2017-02-12 17:52:28 +01:00
..
bootstrap Introduce TokenCleaner to clean out expired bootstrap tokens 2017-02-10 12:47:25 -08:00
certificates Allow the CertificateController to use any Signer implementation. 2017-02-10 14:26:45 -08:00
cloud Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
cronjob Update owners file for job and cronjob controller 2017-02-07 11:24:51 +01:00
daemon controller: cleanup workload controllers a bit 2017-02-12 17:52:28 +01:00
deployment controller: cleanup workload controllers a bit 2017-02-12 17:52:28 +01:00
disruption Switch disruption controller to shared informers 2017-02-10 09:27:54 -05:00
endpoint Switch endpoints controller to shared informers 2017-02-09 20:40:42 -05:00
garbagecollector install authentication.k8s.io/v1, add tests 2017-02-07 01:44:56 -05:00
informers make tools/cache authoritative 2017-01-25 08:29:45 -05:00
job Update owners file for job and cronjob controller 2017-02-07 11:24:51 +01:00
namespace Autogenerated bazel changes 2017-02-06 10:50:40 -08:00
node Merge pull request #40355 from gmarek/nc-taint-handling 2017-02-10 04:50:42 -08:00
podautoscaler Switch hpa controller to shared informer 2017-02-10 09:53:41 -05:00
podgc Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replicaset Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replication controller: cleanup workload controllers a bit 2017-02-12 17:52:28 +01:00
resourcequota move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
route Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
service move client/record 2017-01-31 19:14:13 -05:00
serviceaccount Update generated files 2017-02-03 08:15:46 +01:00
statefulset controller: cleanup workload controllers a bit 2017-02-12 17:52:28 +01:00
ttl Add integration test for ttlcontroller. 2017-02-09 14:50:24 +01:00
volume Merge pull request #40385 from ncdc/shared-informers-02-swap-existing 2017-02-06 16:25:42 -08:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD Introduces BootstrapSigner controller 2017-02-10 12:47:25 -08:00
client_builder.go move client/record 2017-01-31 19:14:13 -05:00
controller_ref_manager.go Merge pull request #39366 from zdj6373/manager-log 2017-01-31 15:49:43 -08:00
controller_utils_test.go move client/record 2017-01-31 19:14:13 -05:00
controller_utils.go move client/record 2017-01-31 19:14:13 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Move APIs and core code to use metav1.ObjectMeta 2017-01-17 16:17:18 -05:00
OWNERS Add janetkuo to approvers for controllers 2017-02-08 14:37:25 -08:00