kubernetes/pkg/scheduler/testing
Yecheng Fu 2f46bc8a18 Use seqeuence number to represent generation of equivalence cache.
- snapshot equivalence cache generation numbers before snapshotting the
scheduler cache
- skip update when generation does not match live generation
- keep the node and increment its generation to invalidate it instead of
deletion
- use predicates order ID as key to improve performance
2018-09-22 12:08:21 +08:00
..
BUILD Delete dead code. 2018-08-15 17:14:37 -07:00
fake_cache.go Use seqeuence number to represent generation of equivalence cache. 2018-09-22 12:08:21 +08:00
fake_lister.go use apps/v1 version for scheduler 2018-07-26 17:37:29 +08:00
util_test.go move pkg/scheduler/util/testutil.go to pkg/scheduler/testing 2018-04-28 02:36:04 +00:00
util.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00