Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for buildRunningPod (0.1 sec)

  1. pkg/kubelet/util/pod_startup_latency_tracker_test.go

    				podState.firstStartedPulling, podState.firstStartedPulling.Add(time.Millisecond*100), podState.firstStartedPulling, podState.lastFinishedPulling)
    		}
    
    		podStarted := buildRunningPod()
    		tracker.RecordStatusUpdated(podStarted)
    
    		// 3s later, observe the same pod on watch
    		tracker.ObservedPodOnWatch(podStarted, frozenTime.Add(time.Second*3))
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Nov 15 06:09:49 UTC 2023
    - 13.7K bytes
    - Viewed (0)
Back to top