• k8s-merge-robot's avatar
    Merge pull request #29077 from saad-ali/fixIssue29051NamespaceDeletion · 99e24da2
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Fix "PVC Volume not detached if pod deleted via namespace deletion" issue
    
    Fixes #29051: "PVC Volume not detached if pod deleted via namespace deletion"
    
    This PR:
    * Fixes a bug in `desired_state_of_the_world_populator.go` to check the value of `exists` returned by the `podInformer` so that it can delete pods even if the delete event is missed (or fails).
    * Reduces the desired state of the world populators sleep period from 5 min to 1 min (reducing the amount of time a volume would remain attached if a volume delete event is missed or fails).
    99e24da2
Name
Last commit
Last update
..
attachdetach Loading commit data...
persistentvolume Loading commit data...