Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestStatefulPodControlUpdatePodClaimForRetentionPolicy (1 sec)

  1. pkg/controller/statefulset/stateful_pod_control_test.go

    	} else if matches {
    		t.Error("Unexpected match for ClaimsMatchRetentionPolicy (set deletion)")
    	}
    }
    
    func TestStatefulPodControlUpdatePodClaimForRetentionPolicy(t *testing.T) {
    	// All the update conditions are tested exhaustively in stateful_set_utils_test. This
    	// tests the wiring from the pod control to that method.
    	testFn := func(t *testing.T) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 19:06:41 UTC 2024
    - 35.5K bytes
    - Viewed (0)
Back to top