kubernetes/pkg/controller
Kubernetes Prow Robot 95e3a2576b
Merge pull request #78650 from cwdsuzhou/gc_graph_common
Merge similar funcs
2019-06-14 11:53:02 -07:00
..
apis/config
bootstrap
certificates fix golint failures of pkg/controller/certificates/approver 2019-05-02 10:37:38 +08:00
cloud Migrate fake cloud provider to staging 2019-05-14 13:32:18 -07:00
clusterroleaggregation
cronjob fix the metainternalversion.List change error 2019-05-07 10:35:04 +08:00
daemon fix daemon set rolling update hang 2019-05-16 10:52:48 +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 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: respect rate limit for delete 2019-05-31 08:26:36 -04:00
service Don't mask k8s error returned from patch 2019-06-04 16:40:51 -07:00
serviceaccount fix golint failures of pkg/controller/namespace/deletion pkg/controller/serviceaccount 2019-05-23 12:09:01 +08:00
statefulset Updates OWNERS files and OWNERS_ALIASES for SIG Apps to make reviewers 2019-04-16 11:35:21 -07:00
testutil
ttl
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 Merge pull request #78105 from cwdsuzhou/narrow_down_lock 2019-06-14 04:08:23 -07:00
.import-restrictions change preempting to PreemptionPolicy 2019-05-31 12:42:05 +08:00
BUILD Refactor PV scheduling library into separate package 2019-05-02 14:45:52 +08:00
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