Files
kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue bb323d8dea Merge pull request #40188 from jayunit100/NewSchedulerFromInterface
Automatic merge from submit-queue (batch tested with PRs 39538, 40188, 40357, 38214, 40195)

Decoupling scheduler creation from creation of scheduler.Config struc…

**What this PR does / why we need it**:

Adds functionality to the scheduler to initialize from an Configurator interface, rather then via a Config struct.

**Which issue this PR fixes** 

Reduces coupling to `scheduler.Config` data structure format so that we can proliferate more interface driven composition of scheduler components.
2017-01-25 17:47:12 -08:00
..
2017-01-20 08:04:53 -05:00
2017-01-25 08:29:45 -05:00
2017-01-11 09:09:48 -05:00
2017-01-25 08:29:45 -05:00
2016-11-23 15:53:09 -08:00
2017-01-20 08:04:53 -05:00
2017-01-23 10:05:48 -08:00