• Kubernetes Submit Queue's avatar
    Merge pull request #51796 from Dirbaio/fix/pod-node-switch · ea22affd
    Kubernetes Submit Queue authored
    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
    ```
    ea22affd
Name
Last commit
Last update
..
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
daemon_controller.go Loading commit data...
daemon_controller_test.go Loading commit data...
doc.go Loading commit data...
update.go Loading commit data...
update_test.go Loading commit data...