kubernetes/pkg/controller
NickrenREN f922af5138 make sure that the volume satisfies the requirements of the claim before binding
check if the volume requested by the claim satisfies the requirements of the claim before binding when
syncUnboundClaim and claim.Spec.VolumeName is not set
2017-04-04 01:03:37 +08:00
..
bootstrap Small fix to the bootstrap TokenCleaner 2017-03-03 20:49:18 -08:00
certificates react to informer updates 2017-02-13 09:18:32 -05:00
cloud remove NewCloudNodeController() second return value 2017-03-25 10:54:01 +08:00
cronjob Remove unused argument of 'groupJobsByParent' function in cronjob controller. 2017-03-20 12:43:10 -04:00
daemon Merge pull request #43302 from harryge00/fix-typo 2017-03-24 10:27:18 -07:00
deployment Merge pull request #43508 from shiywang/first-deploy 2017-03-29 20:42:31 -07:00
disruption react to informer updates 2017-02-13 09:18:32 -05:00
endpoint remove duplicated import 2017-03-21 14:45:26 +08:00
garbagecollector wire in aggregation 2017-03-27 09:44:10 -04:00
job react to informer updates 2017-02-13 09:18:32 -05:00
namespace Merge pull request #41652 from ncdc/shared-informers-13-namespace 2017-02-23 09:36:38 -08:00
node Fixed incorrect result of getMinTolerationTime. 2017-03-12 20:21:14 +08:00
podautoscaler Rate limit HPA controller to sync period 2017-03-09 16:32:01 -05:00
podgc react to informer updates 2017-02-13 09:18:32 -05:00
replicaset Merge pull request #42237 from kargakis/remove-extra-deep-copy 2017-03-24 14:04:22 -07:00
replication controller: work around milliseconds skew in AddAfter 2017-03-21 16:39:32 -04:00
resourcequota Switch resourcequota controller to shared informers 2017-02-14 12:20:27 -05:00
route Fix Judgment statement 2017-03-31 18:56:38 +08:00
service Switch scheduler to use generated listers/informers 2017-02-23 09:57:12 -05:00
serviceaccount Switch serviceaccounts controller to generated shared informers 2017-02-14 14:21:14 -05:00
statefulset Update stateful_set_utils.go 2017-03-29 20:21:13 +08:00
ttl react to informer updates 2017-02-13 09:18:32 -05:00
volume make sure that the volume satisfies the requirements of the claim before binding 2017-04-04 01:03:37 +08:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD Update bazel 2017-02-27 06:48:13 -05:00
client_builder.go fix typos 2017-03-18 22:45:07 +08:00
controller_ref_manager.go GC: Fix re-adoption race when orphaning dependents. 2017-03-17 15:39:26 -07:00
controller_utils_test.go Deployment: filter out old RSes that are deleted or with non-zero replicas before cleanup 2017-02-16 14:48:10 -08:00
controller_utils.go Merge pull request #43208 from NickrenREN/rc-expectation 2017-03-24 10:27:01 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
OWNERS Add janetkuo to approvers for controllers 2017-02-08 14:37:25 -08:00