• Kubernetes Submit Queue's avatar
    Merge pull request #41456 from dashpole/pod_volume_cleanup · 3c606cdd
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41466, 41456, 41550, 41238, 41416)
    
    Delay Deletion of a Pod until volumes are cleaned up
    
    #41436 fixed the bug that caused #41095 and #40239 to have to be reverted.  Now that the bug is fixed, this shouldn't cause problems.
    
     @vishh @derekwaynecarr @sjenning @jingxu97 @kubernetes/sig-storage-misc
    3c606cdd
kubelet.go 81.4 KB