mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-24 14:04:07 +00:00
Automatic merge from submit-queue Add AzureFile,FC,Flex,Flocker volume source to describe printer. **What this PR does / why we need it**: Display other volume sources in describe printer. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: Also need CephFS. It will be added in #46124 /cc @rootfs _ADD: all the volume source printers are sorted out of order. I'd like to sort them alphabetically in order to be more readable in another PR after this PR merged. WDYT?_ **Release note**: ```release-note NONE ```