mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-07 01:40:23 +00:00
with StorageClass.Provisioner == <unknown plugin>, we should wait for either external provisioner or volume admin to provide a PV for a claim instead of reporting an error. Fixes #31723