mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 06:49:38 +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.