kubernetes/pkg/scheduler/framework/v1alpha1
Kubernetes Prow Robot b35fdbc037
Merge pull request #89904 from alculquicondor/raw-extension-plugin-args
Use RawExtension and Object for external and internal, respectively, scheduling plugin args
2020-04-15 15:22:59 -07:00
..
fake move nodeinfo type to framework pkg 2020-04-07 10:25:24 -04:00
BUILD remove redundant code 2020-04-10 10:59:30 +08:00
cycle_state_test.go feat(scheduler): rename PluginContext to CycleState 2019-10-04 17:30:36 +08:00
cycle_state.go change framework_extension_point_duration_seconds from sampling to always record 2020-01-09 12:23:05 +08:00
framework_test.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
framework.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
interface_test.go Update scheduler's RunFilterPlugins to return a plugin to status map 2020-01-08 16:44:51 -05:00
interface.go scheduler's NodeInfo tracks PodInfos instead of Pods 2020-04-08 17:53:20 -04:00
listers.go remove redundant code 2020-04-10 10:59:30 +08:00
metrics_recorder.go change framework_extension_point_duration_seconds from sampling to always record 2020-01-09 12:23:05 +08:00
registry_test.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
registry.go Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
types_test.go Scheduler NodeInfo cleanup 2020-04-09 19:03:51 -04:00
types.go Cleanup obsolete NodeInfo methods 2020-04-12 18:13:46 -04:00
waiting_pods_map.go run permit plugins in the scheduling cycle 2020-02-18 10:04:23 -08:00