k3s/pkg/controller/service
Kubernetes Submit Queue 182aa93be8 Merge pull request #53487 from oracle/for/upstream/master/service-event-logging
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Enable event logging in the service controller

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

This PR enables logging for the events in the service controller which keeps parity with the [node controller](https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/cloud/node_controller.go#L83).

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/cc @luxas @wlan0 @jhorwit2
2017-10-06 09:56:19 -07:00
..
BUILD controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
OWNERS Update mrubin to matchstick in OWNERS 2017-08-08 11:52:53 +08:00
doc.go
service_controller.go Merge pull request #53487 from oracle/for/upstream/master/service-event-logging 2017-10-06 09:56:19 -07:00
service_controller_test.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00