kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 5509e50db4 Merge pull request #31605 from resouer/eclass-1
Automatic merge from submit-queue

[Part 1] Implementation of equivalence pod

Part 1 of #30844

This PR: 

- Refactored `predicate.go`, so that `GetResourceRequest` can be used in other places to `GetEquivalencePod`.
- Implement a `equivalence_cache.go` to deal with all information we need to calculate an equivalent pod.
- Define and register a `RegisterGetEquivalencePodFunction `.

Work in next PR:
- The update of `equivalence_cache.go`
- Unit test
- Integration/e2e test

I think we can begin from the `equivalence_cache.go`? Thanks.  cc @wojtek-t @davidopp 

If I missed any other necessary part, please point it out.
2016-10-10 02:46:00 -07:00
..
predicates Revert "Add kubelet awareness to taint tolerant match caculator." 2016-10-07 12:10:55 -07:00
priorities Revert "Add kubelet awareness to taint tolerant match caculator." 2016-10-07 12:10:55 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
listers.go update replicaset lister 2016-10-05 15:20:27 -04:00
scheduler_interface.go modify extends.Filter 2016-08-04 14:03:32 +08:00
scheduler_interface_test.go Error info "scheduler" modify 2016-07-11 15:17:43 +08:00
types.go Update provider and cache 2016-10-10 09:25:15 +01:00