k3s/pkg/controller/statefulset
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
..
BUILD controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
OWNERS Remove kargakis from OWNERS, add tnozicka 2017-09-19 11:05:23 +02:00
stateful_pod_control.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
stateful_pod_control_test.go StatefulSet controller no longer attempts to mutate v1.PodSpec.Hostname or v1.PodSpec.Subdomain 2017-08-21 13:08:31 -07:00
stateful_set.go rename the name of eventsource in controller-manager 2017-09-04 23:30:59 +08:00
stateful_set_control.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
stateful_set_control_test.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
stateful_set_status_updater.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
stateful_set_status_updater_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
stateful_set_test.go Fix swallowed errors in statefulset tests 2017-08-21 17:12:36 -07:00
stateful_set_utils.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
stateful_set_utils_test.go statefulSet kubectl rollout command 2017-08-24 16:43:03 -07:00