Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/controller/volume/persistentvolume/pv_controller.go

    	if err != nil {
    		// Other places of failure have nothing to do with VolumeScheduling,
    		// so just let controller retry in the next sync. We'll only call func
    		// rescheduleProvisioning here when the underlying provisioning actually failed.
    		ctrl.rescheduleProvisioning(ctx, claim)
    
    		strerr := fmt.Sprintf("Failed to provision volume with StorageClass %q: %v", storageClass.Name, err)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 08:42:31 UTC 2024
    - 89.2K bytes
    - Viewed (0)
Back to top