k3s/pkg/controller
Kubernetes Submit Queue c30f5e1d3c Merge pull request #46761 from yastij/syncService-remove-copy
Automatic merge from submit-queue (batch tested with PRs 48106, 46761)

removing unnecessary shallow copy on SyncService

**What this PR does / why we need it**: remove shallow copy + avoid using same index name as the nested loop

**Which issue this PR fixes**: fixes #46703 

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2017-06-27 15:02:00 -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 deprecate created-by annotation for cronjob 2017-06-23 11:05:40 -07:00
daemon run hack/update-all 2017-06-22 11:31:03 -07:00
deployment revert 45764 2017-06-25 21:41:10 -07:00
disruption run hack/update-all 2017-06-22 11:31:03 -07:00
endpoint Merge pull request #46761 from yastij/syncService-remove-copy 2017-06-27 15:02:00 -07:00
garbagecollector garbage collector controller propagates DeletePropagationForeground 2017-06-26 09:53: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 Merge pull request #46955 from zjj2wry/nodecontroller_matrics 2017-06-23 22:22:16 -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 #47645 from jsafrane/integration-test-speedup 2017-06-27 14:08:17 -07:00
.import-restrictions
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 revert 45764 2017-06-25 21:41:10 -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