Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for opZ (0.01 sec)

  1. pkg/volume/util/nestedpendingoperations/nestedpendingoperations_test.go

    	// https://github.com/kubernetes/kubernetes/issues/88355
    
    	// Below, vx is a volume name, and nx is a node name.
    
    	// Operation sequence:
    	// opZ(v0) starts (operates on a different volume from all other operations)
    	// op1(v1, n1) starts
    	// op2(v1, n2) starts
    	// opZ(v0) ends with success
    	// op2(v1, n2) ends with an error (exponential backoff should be triggered)
    	// op1(v1, n1) ends with success
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Aug 26 01:29:17 UTC 2022
    - 36.1K bytes
    - Viewed (0)
Back to top