Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Petry (0.02 sec)

  1. cni/pkg/nodeagent/cni-watcher.go

    	// if err is returned, we couldn't find the pod
    	// if nil is returned, we found it but ambient is not enabled
    	for ambientPod, err = s.handlers.GetPodIfAmbient(name, namespace); (err != nil) && (retries < maxStaleRetries); retries++ {
    		log.Warnf("got an event for pod %s in namespace %s not found in current pod cache, retry %d of %d",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:35 UTC 2024
    - 6.7K bytes
    - Viewed (0)
Back to top