Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LowerExpectations (1.46 sec)

  1. pkg/controller/daemon/daemon_controller.go

    			logger.V(2).Info("Slow-start failure. Skipping creation pods, decrementing expectations for daemon set", "skippedPods", skippedPods, "daemonset", klog.KObj(ds))
    			dsc.expectations.LowerExpectations(logger, dsKey, skippedPods, 0)
    			// The skipped pods will be retried later. The next controller resync will
    			// retry the slow start process.
    			break
    		}
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 51.3K bytes
    - Viewed (0)
Back to top