This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Eric Chiang d7a75c5b5d storage/kubernetes: allow arbitrary client IDs
Use a hash algorithm to match client IDs to Kubernetes object names.
Because cryptographic hash algorithms produce sums larger than a
Kubernetes name can fit, a non-cryptographic hash is used instead.
Hash collisions are checked and result in errors.
2016-10-27 16:37:58 -07:00
..
2016-10-14 12:28:49 -07:00
2016-07-26 15:51:24 -07:00