tridentctl Access Mode (RWO,RWX) does not get updated if changed
- Views:
- 100
- Visibility:
- Public
- Votes:
- 0
- Category:
- astra_trident
- Specialty:
- snapx
- Last Updated:
- 6/13/2023, 3:30:15 PM
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