Files
kubernetes/pkg
k8s-merge-robot 07471cf90f Merge pull request #27553 from justinsb/pvc_zone_spreading_2
Automatic merge from submit-queue

AWS/GCE: Spread PetSet volume creation across zones, create GCE volumes in non-master 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.
2016-06-22 01:22:16 -07:00
..
2016-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-03 20:41:08 -07:00
2016-06-13 16:17:03 -07:00
2016-06-21 15:11:31 -07:00
2016-06-06 17:18:22 -04:00
2016-06-13 10:37:21 +02:00
2016-05-22 22:18:58 -07:00
2016-06-06 10:49:46 +02:00
2016-03-02 20:46:32 -05:00