• Kubernetes Submit Queue's avatar
    Merge pull request #45544 from ianchakeres/reconciler-err-cleanup · 6dbe853e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45990, 45544, 45745, 45742, 45678)
    
    Refactor reconciler volume log and error messages
    
    **What this PR does / why we need it**:
    Utilizes volume-specific error and log messages introduced in #44969, inside files that also log volume information. 
    
    Specifically: 
    
    - pkg/kubelet/volumemanager/reconciler/reconciler.go, 
    - pkg/controller/volume/attachdetach/reconciler/reconciler.go, and
    - pkg/kubelet/volumemanager/populator/desired_state_of_world_populator.go
    
    
    **Which issue this PR fixes** : fixes #40905
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    NONE
    6dbe853e
Name
Last commit
Last update
..
cache Loading commit data...
populator Loading commit data...
reconciler Loading commit data...
statusupdater Loading commit data...
testing Loading commit data...
util Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
attach_detach_controller.go Loading commit data...
attach_detach_controller_test.go Loading commit data...