Files
kubernetes/pkg/controller/persistentvolume
Justin Santa Barbara e711cbf912 GCE/AWS: Spread PetSet volume creation across zones
Long term we plan on integrating this into the scheduler, but in the
short term we use the volume name to place it onto a zone.

We hash the volume name so we don't bias to the first few zones.

If the volume name "looks like" a PetSet volume name (ending with
-<number>) then we use the number as an offset.  In that case we hash
the base name.

Fixes #27256
2016-06-17 23:27:31 -04:00
..
2016-05-18 10:06:51 +02:00
2016-03-02 20:46:32 -05:00
2016-05-18 10:06:51 +02:00