pkg/hash
Yanwei Guo 0166004ef1
Another try to use hash.BucketSet for standard leader election mode (#1530)
* do not record for empty metric config

* Revert "do not record for empty metric config"

This reverts commit 539a5e4dbb.

* redo

* use local

* typo

* Update leaderelection/context.go

Co-authored-by: Matt Moore <mattmoor@vmware.com>

* merge another pr

* update dep

* Update hash/bucketer_test.go

Co-authored-by: Victor Agababov <vagababov@gmail.com>

* Update hash/bucketer_test.go

Co-authored-by: Victor Agababov <vagababov@gmail.com>

* output diff

* output diff

Co-authored-by: Matt Moore <mattmoor@vmware.com>
Co-authored-by: Victor Agababov <vagababov@gmail.com>
2020-07-21 14:02:54 -07:00
..
OWNERS Move the hashing from the serving (#1469) 2020-07-08 10:14:47 -07:00
bucketer.go Another try to use hash.BucketSet for standard leader election mode (#1530) 2020-07-21 14:02:54 -07:00
bucketer_test.go Another try to use hash.BucketSet for standard leader election mode (#1530) 2020-07-21 14:02:54 -07:00
doc.go Add BucketSet type which implements consistent bucketing (#1477) 2020-07-12 20:16:12 -07:00
hash.go Preallocate sets in pkg (#1485) 2020-07-14 00:09:18 -07:00
hash_test.go Add example to the docs of stable selection (#1473) 2020-07-09 13:09:55 -07:00