tridentctl Access Mode (RWO,RWX) does not get updated if changed
Applies to
Trident
Issue
- If the Access Mode is changed from RWO to RWX (or visa versa) on a Kubernetes Persistent Volume (PV), the change is also reflected on the Persistent Volume Claim (PVC)
- However, the Access Mode is NOT changed when viewed from the tridentctl command:
# tridentctl get volume -n trident -o wide
- The Access Mode component from tridentctl does not reflect the Access Mode seen on the PVC and PV