mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 06:02:25 -04:00
Automatic merge from submit-queue (batch tested with PRs 65074, 67469). If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md. Add CSI volume attributes for kubectl describe pv **What this PR does / why we need it**: /king feature kubectl describe pv doesn't show the volume attributes. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #65021 **Special notes for your reviewer**: /cc @saad-ali **Release note**: ```release-note Add CSI volume attributes for kubectl describe pv. ``` |
||
|---|---|---|
| .. | ||
| .import-restrictions | ||
| BUILD | ||
| describe.go | ||
| describe_test.go | ||
| printers.go | ||
| printers_test.go | ||
| sorted_resource_name_list_test.go | ||