kubernetes/pkg/controller
Kubernetes Prow Robot 8d8c54bd73
Merge pull request #79082 from timoreimann/delete-unused-service-controller-load-balancer-name-method
Remove unused ServiceController.loadBalancerName method
2019-06-19 18:37:13 -07:00
..
apis/config
bootstrap
certificates
cloud Fix typo in node lifecycle controller 2019-06-09 11:57:37 +02:00
clusterroleaggregation
cronjob
daemon do not delete pods whose deletiontimestamp != nil 2019-06-13 17:47:52 +08:00
deployment change preempting to PreemptionPolicy 2019-05-31 12:42:05 +08:00
disruption Support scale subresource for PDBs (#76294) 2019-05-23 22:24:17 -07:00
endpoint
garbagecollector Merge pull request #78650 from cwdsuzhou/gc_graph_common 2019-06-14 11:53:02 -07:00
history
job Add pending status for pastBackoffLimitOnFailure 2019-05-21 09:45:29 +08:00
namespace fix golint failures of pkg/controller/namespace/deletion pkg/controller/serviceaccount 2019-05-23 12:09:01 +08:00
nodeipam Staging the GCE Cloud Provider 2019-05-07 13:17:52 -07:00
nodelifecycle duplicated klog.V(5) when had a if klog.V(5) 2019-05-24 00:49:38 +08:00
podautoscaler Fix bug of ObjectPerPodMetricReplicas to initialize replicaCount with currentReplicas 2019-06-05 11:54:03 +00:00
podgc
replicaset
replication
resourcequota
route route controller: respect rate limit for delete 2019-05-31 08:26:36 -04:00
service Merge pull request #79082 from timoreimann/delete-unused-service-controller-load-balancer-name-method 2019-06-19 18:37:13 -07:00
serviceaccount fix golint failures of pkg/controller/namespace/deletion pkg/controller/serviceaccount 2019-05-23 12:09:01 +08:00
statefulset
testutil
ttl
ttlafterfinished
util/node update LastTransitionTime for pod ready condition when node become notready 2019-05-21 17:20:08 +08:00
volume Merge pull request #78911 from tedyu/list-pv 2019-06-14 23:06:47 -07:00
.import-restrictions change preempting to PreemptionPolicy 2019-05-31 12:42:05 +08:00
BUILD
client_builder.go
client_builder_dynamic.go
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go Switched to use dynamic shared informer for Garbage Collector. 2019-05-17 15:41:36 -07:00
controller_utils_test.go
doc.go
informer_factory.go
lookup_cache.go
OWNERS