kubernetes/pkg/controller
Clayton Coleman 50fd47258d
Switch the namespace controller to use the metadata client
The metadata client uses protobuf and returns only a subset of object
data (the metadata) which allows operations that act only on objects
generically to work much faster. Use the metadata client in the
namespace controller to reduce the amount of work the namespace controller
has to do in large namespaces.
2019-07-10 14:31:18 -04:00
..
apis/config auto-generated file 2019-03-02 12:55:26 +08:00
bootstrap move jws to k8s.io/cluster-bootstrap 2019-06-25 13:48:13 +02:00
certificates fix golint failures of pkg/controller/certificates/approver 2019-05-02 10:37:38 +08:00
cloud Fix typo in node lifecycle controller 2019-06-09 11:57:37 +02:00
clusterroleaggregation Move from glog to klog 2018-11-10 07:50:31 -05:00
cronjob fix the metainternalversion.List change error 2019-05-07 10:35:04 +08:00
daemon Merge pull request #76059 from tedyu/master 2019-06-25 05:24:35 -07:00
deployment Deployment Controller - don't copy pods in getPodMapForDeployment 2019-07-10 09:14:15 +02:00
disruption Support scale subresource for PDBs (#76294) 2019-05-23 22:24:17 -07:00
endpoint auto-generated file 2019-03-02 12:55:26 +08:00
garbagecollector Merge pull request #78650 from cwdsuzhou/gc_graph_common 2019-06-14 11:53:02 -07:00
history Update Sig-Apps OWNERS in places that were missed in #76669 2019-06-19 15:36:16 +02:00
job Add pending status for pastBackoffLimitOnFailure 2019-05-21 09:45:29 +08:00
namespace Switch the namespace controller to use the metadata client 2019-07-10 14:31:18 -04:00
nodeipam vendor updates 2019-07-02 22:26:26 +00:00
nodelifecycle Migrate TaintManager to use watch for listing pods instead of expensive 2019-06-26 13:35:59 +02:00
podautoscaler There are various reasons that the HPA will decide not the change the 2019-07-02 14:21:32 +02:00
podgc auto-generated file 2019-03-02 12:55:26 +08:00
replicaset Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00
replication Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00
resourcequota Merge pull request #76927 from mrkm4ntr/unnecessary-goroutine 2019-05-06 21:31:53 -07:00
route route controller + azure v6 routes 2019-07-02 15:39:06 +00:00
service Fix service controller not release loadBalancer issue in corner case. 2019-06-27 09:12:16 +08:00
serviceaccount fix golint failures of pkg/controller/namespace/deletion pkg/controller/serviceaccount 2019-05-23 12:09:01 +08:00
statefulset Merge pull request #75922 from humblec/stateful_set 2019-07-10 00:12:25 -07:00
testutil go-1.12: fix 'go vet' failures 2019-03-01 18:48:17 +02:00
ttl Move from glog to klog 2018-11-10 07:50:31 -05:00
ttlafterfinished This commit does two things in pkg package: 2019-04-09 10:56:35 +08:00
util/node update LastTransitionTime for pod ready condition when node become notready 2019-05-21 17:20:08 +08:00
volume Drop unnecessary claim parameter from PersistentVolumeController#updateBindVolumeToClaim 2019-07-01 13:30:11 +08:00
.import-restrictions Switch the namespace controller to use the metadata client 2019-07-10 14:31:18 -04:00
BUILD Refactor PV scheduling library into separate package 2019-05-02 14:45:52 +08:00
client_builder_dynamic.go Migrate the controller to use TokenRequest and rotate token periodically 2019-03-25 14:54:22 +08:00
client_builder.go Migrate the controller to use TokenRequest and rotate token periodically 2019-03-25 14:54:22 +08:00
controller_ref_manager_test.go remove unused code of (pkg/controller) 2018-10-09 08:15:30 +08:00
controller_ref_manager.go Move from glog to klog 2018-11-10 07:50:31 -05:00
controller_utils_test.go Update gofmt for go1.11 2018-10-05 12:59:38 -07:00
controller_utils.go Merge pull request #79592 from tedyu/ctrl-exp-mutex 2019-07-01 09:43:34 -07:00
doc.go
informer_factory.go resourcequota: use dynamic informer 2019-03-27 11:08:24 -07:00
lookup_cache.go
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00