Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for podSchedulingCtxApply (0.13 sec)

  1. pkg/scheduler/framework/plugins/dynamicresources/dynamicresources.go

    			if loggerV := logger.V(6); loggerV.Enabled() {
    				// At a high enough log level, dump the entire object.
    				loggerV.Info("Patching PodSchedulingContext", "podSchedulingCtx", klog.KObj(pod), "podSchedulingCtxApply", klog.Format(schedulingCtxApply))
    			} else {
    				logger.V(5).Info("Patching PodSchedulingContext", "podSchedulingCtx", klog.KObj(pod))
    			}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 30 15:22:37 UTC 2024
    - 75.9K bytes
    - Viewed (0)
Back to top