• Kubernetes Submit Queue's avatar
    Merge pull request #65074 from wgliang/master.describe-pv · 789c361e
    Kubernetes Submit Queue authored
    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.
    ```
    789c361e
Name
Last commit
Last update
..
internalversion Loading commit data...
storage Loading commit data...
.import-restrictions Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
customcolumn.go Loading commit data...
customcolumn_flags.go Loading commit data...
customcolumn_flags_test.go Loading commit data...
customcolumn_test.go Loading commit data...
humanreadable.go Loading commit data...
humanreadable_test.go Loading commit data...
interface.go Loading commit data...
tabwriter.go Loading commit data...