-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 50713, 47660, 51198, 51159, 51195) add secret namespace to azure file **What this PR does / why we need it**: allow provisioner to create stoarge account secret in different namespace **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #47452 **Special notes for your reviewer**: @liggitt @brendandburns **Release note**: ```release-note Azure file persistent volumes can use a new `secretNamespace` field to reference a secret in a different namespace than the one containing their bound persistent volume claim. The azure file persistent volume provisioner honors a corresponding `secretNamespace` storage class parameter to determine where to place secrets containing the storage account key. ```
b527ba2e