1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-06-12 18:23:35 +00:00
Files
ceph-csi/internal/controller
Humble Chirammal 4efcc5bf97 cleanup: simplify checkStaticVolume function and remove unwanted vars
checkStaticVolume() in the reconcilePV function has been unwantedly
introducing variables to confirm the pv spec is static or not. This
patch simplify it and make a smaller footprint of the functions.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-09-07 12:51:30 +00:00
..