kubernetes/pkg/scheduler/framework/plugins
Aldo Culquicondor 27ec356d76 Add SIG storage owner aliases
And give ownership to pkg/scheduler/framework/plugins/volumebinding

Signed-off-by: Aldo Culquicondor <acondor@google.com>
Change-Id: I4bd89b1745a2be0e458601056ab905bdd6692195
2020-07-07 10:26:16 -04:00
..
defaultbinder Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
defaultpodtopologyspread Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
defaultpreemption Register and enable defaultpreemption plugin 2020-06-22 17:22:27 -07:00
examples Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
helper Merge pull request #89508 from KobayashiD27/test-coverage-up 2020-05-01 13:00:31 -07:00
imagelocality Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
interpodaffinity Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
nodeaffinity Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
nodelabel Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
nodename Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodeports Explicitly declare the interfaces for extension points 2020-06-17 15:11:44 +08:00
nodepreferavoidpods Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
noderesources Scheduler: remove the misleading comments in NodeResourcesBalancedAllocation 2020-06-23 17:33:02 +08:00
nodeunschedulable Use RawExtension and Object for external and internal scheduling plugin args, respectively 2020-04-14 13:44:42 -04:00
nodevolumelimits Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
podtopologyspread Merge pull request #91918 from alculquicondor/new_max_skew 2020-06-10 04:40:21 -07:00
queuesort Split scheduler's PodInfo into two types, PodInfo and PodQueueInfo 2020-04-21 21:45:20 -04:00
serviceaffinity Move Plugin Args defaults to versioned packages 2020-05-06 18:00:23 -04:00
tainttoleration Split scheduler framework implementation into new runtime package 2020-06-22 00:23:43 +10:00
volumebinding Add SIG storage owner aliases 2020-07-07 10:26:16 -04:00
volumerestrictions Merge pull request #89904 from alculquicondor/raw-extension-plugin-args 2020-04-15 15:22:59 -07:00
volumezone Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
BUILD Register and enable defaultpreemption plugin 2020-06-22 17:22:27 -07:00
legacy_registry_test.go Scheduler PostFilter API 2020-05-29 18:18:00 -07:00
legacy_registry.go Share pod volume binding cache via framework.CycleState 2020-06-23 22:18:33 +08:00
registry.go Register and enable defaultpreemption plugin 2020-06-22 17:22:27 -07:00