kubernetes/pkg/controller/daemon
Kubernetes Submit Queue 7ca9ec7932 Merge pull request #51081 from diegs/typo
Automatic merge from submit-queue (batch tested with PRs 51081, 52725). 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>..

daemon_controller: fix typo.

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

I found a small typo while implementing #48841.

With the existing code, some edge cases might lead to the wrong pods
being deleted.

**Release note**:
```release-note
NONE
```
2017-09-19 13:34:55 -07:00
..
util remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
BUILD remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
daemon_controller_test.go remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
daemon_controller.go Merge pull request #51081 from diegs/typo 2017-09-19 13:34:55 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update daemon controller OWNERS file 2017-02-01 18:31:26 -08: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
update.go Merge pull request #51538 from kow3ns/less-ugly-names 2017-09-02 21:57:59 -07:00