Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewUncertainProgressError (0.86 sec)

  1. pkg/volume/util/operationexecutor/operation_generator.go

    			defer func() {
    				if operationContext.EventErr != nil {
    					errText := operationContext.EventErr.Error()
    					og.markVolumeErrorState(volumeToMount, markVolumeOpts, volumetypes.NewUncertainProgressError(errText), actualStateOfWorld)
    				}
    			}()
    
    			// if pluginDevicePath is provided, assume attacher may not provide device
    			// or attachment flow uses SetupDevice to get device path
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 101.4K bytes
    - Viewed (0)
Back to top