kubernetes/pkg/controller/daemon
Kubernetes Submit Queue ea22affd08 Merge pull request #51796 from Dirbaio/fix/pod-node-switch
Automatic merge from submit-queue (batch tested with PRs 51796, 52223)

Fix pod and node names switched around in error message.

**What this PR does / why we need it**: This PR fixes a pod name and a node name switched around in an error message from the daemon controller.

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

**Special notes for your reviewer**: -

**Release note**:

```release-note
NONE
```
2017-09-15 05:51:21 -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.go Merge pull request #51796 from Dirbaio/fix/pod-node-switch 2017-09-15 05:51:21 -07:00
daemon_controller_test.go remove OutOfDisk from controllers 2017-09-04 17:35: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.go Merge pull request #51538 from kow3ns/less-ugly-names 2017-09-02 21:57:59 -07: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