k3s/pkg/controller/daemon
Kubernetes Submit Queue 2aa0704c0e Merge pull request #51754 from huzhengchuan/fix/event_name
Automatic merge from submit-queue (batch tested with PRs 51754, 53261, 53450). 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>.

Rename the name of event source in controller-manager

**What this PR does / why we need it**: Make the event source more obvious 

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

**Special notes for your reviewer**:

**Release note**:

```
NONE
```
2017-10-04 13:13:15 -07:00
..
util remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
BUILD Modify `apimachinery` imports using `staging` 2017-09-10 10:19:30 -04:00
OWNERS Remove kargakis from OWNERS, add tnozicka 2017-09-19 11:05:23 +02:00
daemon_controller.go Merge pull request #51754 from huzhengchuan/fix/event_name 2017-10-04 13:13:15 -07:00
daemon_controller_test.go Change TimeAdded to pointer 2017-09-07 14:13:09 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
update.go Modify `apimachinery` imports using `staging` 2017-09-10 10:19:30 -04:00
update_test.go Ensures that the DaemonSet controller does not launch a Pod on a Node while waiting for a Pod that it has previously created to terminate. 2017-08-31 10:29:03 -07:00