mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
Added comments
This commit is contained in:
parent
76be319571
commit
eb45a8f2f5
@ -355,8 +355,8 @@ func NewFramework(ctx context.Context, r Registry, profile *config.KubeScheduler
|
||||
options.captureProfile(outputProfile)
|
||||
}
|
||||
|
||||
// Logs Enabled and Disabled Plugins at each extension point
|
||||
logger.V(2).Info("Plugins enabled and disabled at each extension point", "config.Plugins", *f.ListPlugins())
|
||||
|
||||
f.setInstrumentedPlugins()
|
||||
return f, nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user