Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for thresholdsMetGracePeriod (0.23 sec)

  1. pkg/kubelet/eviction/eviction_manager.go

    	}
    
    	// determine the set of thresholds we need to drive eviction behavior (i.e. all grace periods are met)
    	thresholds = thresholdsMetGracePeriod(thresholdsFirstObservedAt, now)
    	debugLogThresholdsWithObservation("thresholds - grace periods satisfied", thresholds, observations)
    
    	// update internal state
    	m.Lock()
    	m.nodeConditions = nodeConditions
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 27 18:55:56 UTC 2024
    - 24.6K bytes
    - Viewed (0)
Back to top