k3s/pkg/controller
Kubernetes Submit Queue 6a047dd71d Merge pull request #47772 from jianglingxia/jlx620
Automatic merge from submit-queue (batch tested with PRs 47694, 47772, 47783, 47803, 47673)

delete the for loops that done nothing

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2017-06-23 08:29:26 -07:00
..
bootstrap run hack/update-all 2017-06-22 11:31:03 -07:00
certificates run hack/update-all 2017-06-22 11:31:03 -07:00
cloud run hack/update-all 2017-06-22 11:31:03 -07:00
cronjob run hack/update-all 2017-06-22 11:31:03 -07:00
daemon run hack/update-all 2017-06-22 11:31:03 -07:00
deployment Merge pull request #47579 from wanghaoran1988/fix_43322 2017-06-23 07:21:36 -07:00
disruption run hack/update-all 2017-06-22 11:31:03 -07:00
endpoint run hack/update-all 2017-06-22 11:31:03 -07:00
garbagecollector run hack/update-all 2017-06-22 11:31:03 -07:00
history Merge pull request #47709 from krmayankk/ss 2017-06-23 07:21:33 -07:00
job run hack/update-all 2017-06-22 11:31:03 -07:00
namespace run hack/update-all 2017-06-22 11:31:03 -07:00
node run hack/update-all 2017-06-22 11:31:03 -07:00
podautoscaler run hack/update-all 2017-06-22 11:31:03 -07:00
podgc run hack/update-all 2017-06-22 11:31:03 -07:00
replicaset run hack/update-all 2017-06-22 11:31:03 -07:00
replication run hack/update-all 2017-06-22 11:31:03 -07:00
resourcequota run hack/update-all 2017-06-22 11:31:03 -07:00
route run hack/update-all 2017-06-22 11:31:03 -07:00
service run hack/update-all 2017-06-22 11:31:03 -07:00
serviceaccount run hack/update-all 2017-06-22 11:31:03 -07:00
statefulset Merge pull request #47772 from jianglingxia/jlx620 2017-06-23 08:29:26 -07:00
ttl run hack/update-all 2017-06-22 11:31:03 -07:00
volume Merge pull request #42254 from justinsb/volumes_dont_leak_nodestatusupdateneeded 2017-06-22 21:43:04 -07:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS Add janetkuo to approvers for controllers 2017-02-08 14:37:25 -08:00
client_builder.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_ref_manager.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_ref_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_utils.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_utils_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
doc.go
lookup_cache.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00