Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for runtimePods (0.17 sec)

  1. pkg/kubelet/kubelet_pods_test.go

    		expectMetricsAfterRetry map[string]string
    	}{
    		{
    			name:    "missing pod is requested for termination with short grace period",
    			wantErr: false,
    			runtimePods: []*containertest.FakePod{
    				{
    					Pod: runtimePod(staticPod()),
    				},
    			},
    			wantWorker: func(t *testing.T, w *podWorkers, records map[types.UID][]syncPodRecord) {
    				drainAllWorkers(w)
    				uid := types.UID("1")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 00:05:23 UTC 2024
    - 198.8K bytes
    - Viewed (0)
Back to top