Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FullDisruption (0.12 sec)

  1. pkg/controller/nodelifecycle/node_lifecycle_controller.go

    	// - if the new state is "normal" we resume normal operation (go back to default limiter settings),
    	// - if new state is "fullDisruption" we restore normal eviction rate,
    	//   - unless all zones in the cluster are in "fullDisruption" - in that case we stop all evictions.
    	if !allAreFullyDisrupted || !allWasFullyDisrupted {
    		// We're switching to full disruption mode
    		if allAreFullyDisrupted {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 51.6K bytes
    - Viewed (0)
Back to top