• Kubernetes Submit Queue's avatar
    Merge pull request #39476 from rootfs/azure-logging · 6198c469
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    azure disk: add logging on disk attach
    
    **What this PR does / why we need it**:
    While we were debugging a failed azure disk attach, we were missing logging information to identify the root cause. This fix logs information at each stage of attach to help identify where problem is once it happens again.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    NONE
    6198c469
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
attacher.go Loading commit data...
azure_dd.go Loading commit data...
azure_dd_test.go Loading commit data...
azure_provision.go Loading commit data...
vhd_util.go Loading commit data...
vhd_util_test.go Loading commit data...