mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-03 03:38:15 +00:00
Automatic merge from submit-queue Do not allow creation of GCE PDs in unmanaged zones. Such volumes then couldn't be deleted as `getDiskByNameUnknownZone` goes through managed zones only. Fixes: #31948 @kubernetes/rh-storage @saad-ali, PTAL.