Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RunPostFilterPlugins (0.16 sec)

  1. pkg/scheduler/schedule_one.go

    		}
    
    		// Run PostFilter plugins to attempt to make the pod schedulable in a future scheduling cycle.
    		result, status := fwk.RunPostFilterPlugins(ctx, state, pod, fitError.Diagnosis.NodeToStatusMap)
    		msg := status.Message()
    		fitError.Diagnosis.PostFilterMsg = msg
    		if status.Code() == framework.Error {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 06 13:28:08 UTC 2024
    - 43.4K bytes
    - Viewed (0)
Back to top