Automatic merge from submit-queue (batch tested with PRs 51438, 52182, 51607, 47912, 51595). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.. Add `ReclaimPolicy` field to `kubectl describe storageclass` output. Add `ReclaimPolicy` field to `kubectl describe storageclass` output. PR https://github.com/kubernetes/kubernetes/pull/47987 added `ReclaimPolicy` field to StorageClass. **Release note**: ```release-note None ```