1. 28 Aug, 2018 3 commits
  2. 27 Aug, 2018 1 commit
  3. 25 Aug, 2018 1 commit
    • Kubernetes Submit Queue's avatar
      Merge pull request #67530 from ddebroy/ddebroy-gcepd1 · b2b3c36e
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
      
      Add DynamicProvisioningScheduling support for GCE PD and RePD
      
      **What this PR does / why we need it**:
      This PR adds support for the DynamicProvisioningScheduling feature for GCE PD and RePD. With this in place, if VolumeBindingMode: WaitForFirstConsumer is specified in a GCE storageclass and DynamicProvisioningScheduling is enabled, GCE PD provisioner will use the selected node's LabelZoneFailureDomain as (1) the zone to provision a GCE PD volume in (2) one of the zones to provision GCE RePD volume in.
      
      **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
      Fixes #
      
      **Special notes for your reviewer**:
      E2E tests for DynamicProvisioningScheduling scenarios for GCE PD to follow 
      
      **Release note**:
      ```release-note
      none
      ```
      /sig storage
      /assign @msau42
      b2b3c36e
  4. 24 Aug, 2018 34 commits
  5. 23 Aug, 2018 1 commit