Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for prefers (0.08 sec)

  1. pkg/kubelet/kubelet_pods.go

    		reason, ok := kl.reasonCache.Get(pod.UID, container.Name)
    		if !ok {
    			// In fact, we could also apply Waiting state here, but it is less informative,
    			// and the container will be restarted soon, so we prefer the original state here.
    			// Note that with the current implementation of ShouldContainerBeRestarted the original state here
    			// could be:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
Back to top