Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes issue where PVCs using standard StorageClass create PDs in disks in wrong zone in multi-zone GKE clusters #52322

Merged
merged 1 commit into from
Nov 21, 2017

Commits on Nov 21, 2017

  1. Changed GetAllZones to only get zones with nodes that are currently

    running (renamed to GetAllCurrentZones). Added E2E test to confirm this
    behavior.
    
    Added node informer to cloud-provider controller to keep track of zones
    with k8s nodes in them.
    davidz627 committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    e5aec86 View commit details
    Browse the repository at this point in the history