Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/kubelet/kubelet_pods.go

    			status.RestartCount = oldStatus.RestartCount + 1
    
    		default:
    			// this collapses any unknown state to container waiting.  If any container is waiting, then the pod status moves to pending even if it is running.
    			// if I'm reading this correctly, then any failure to read status on any container results in the entire pod going pending even if the containers
    			// are actually running.
    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