k3s/pkg/controller/statefulset
Kubernetes Submit Queue 416a38e552
Merge pull request #56994 from zouyee/patch-14
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>.

Comment typo fix in StatefulSet controller

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

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

**Special notes for your reviewer**:

**Release note**:

```
NONE
```
2018-01-12 17:17:56 -08:00
..
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
OWNERS Remove kargakis from OWNERS, add tnozicka 2017-09-19 11:05:23 +02:00
stateful_pod_control.go typo 2017-12-10 11:11:37 +08:00
stateful_pod_control_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
stateful_set.go Merge pull request #55316 from tnozicka/statefulset-report-event-on-pod-recreate 2018-01-10 06:31:58 -08:00
stateful_set_control.go Make StatefulSet report an event when recreating failed pod 2017-11-09 12:23:37 +01:00
stateful_set_control_test.go Make StatefulSet report an event when recreating failed pod 2017-11-09 12:23:37 +01:00
stateful_set_status_updater.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
stateful_set_status_updater_test.go
stateful_set_test.go Make StatefulSet report an event when recreating failed pod 2017-11-09 12:23:37 +01:00
stateful_set_utils.go Adds the statefulset.kubernetes.io/pod-name label allowing users to 2017-11-20 09:13:07 -08:00
stateful_set_utils_test.go Adds the statefulset.kubernetes.io/pod-name label allowing users to 2017-11-20 09:13:07 -08:00