• Kubernetes Submit Queue's avatar
    Merge pull request #30903 from jingxu97/cherrypick-8-19 · 3d7a105d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Avoid failure message flush log when node no longer exist
    
    When node is deleted, attach-detach controller cache may contain stale
    information of this node, and update node status fails in reconciler
    loop. This message easily flush the log file. This PR is just a quick
    fix of this issue. More complete fix including make controller cache
    up to date will be addressed in another PR.
    3d7a105d
Name
Last commit
Last update
..
attachdetach Loading commit data...
persistentvolume Loading commit data...