Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reconcileASW (0.15 sec)

  1. pkg/kubelet/volumemanager/populator/desired_state_of_world_populator_test.go

    			podExistsInVolume)
    	}
    
    	// reconcile with actual state so that volume is added into the actual state
    	// desired state populator now can successfully delete the pod and volume
    	reconcileASW(fakeASW, dswp.desiredStateOfWorld, t)
    	dswp.findAndRemoveDeletedPods()
    	if !dswp.desiredStateOfWorld.VolumeExists(expectedVolumeName, "" /* SELinuxContext */) {
    		t.Fatalf(
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 51.4K bytes
    - Viewed (0)
Back to top