mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2026-01-10 17:21:48 +00:00
This moves the equivalence hashing code from algorithm/predicates/utils.go to core/equivalence_cache.go. In the process, making the hashing function and hashing function factory both injectable dependencies is removed.