k3s/pkg/controller/endpoint
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
..
BUILD Use endpoints informer for the endpoint controller 2017-06-27 10:17:09 +01:00
OWNERS Update OWNERS 2016-11-02 16:19:29 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints_controller.go Merge pull request #46761 from yastij/syncService-remove-copy 2017-06-27 15:02:00 -07:00
endpoints_controller_test.go Use endpoints informer for the endpoint controller 2017-06-27 10:17:09 +01:00