hendrikland
hendrikland
**Describe the solution you'd like** Trident already enables (and documents) use of the "discard" mount option to enable block reclamation on ontap-san and ontap-san-economy drivers. However, OS vendors such as...
The current NOTES.txt for the Helm chart states >To configure Trident to manage storage resources, you will need a copy of tridentctl [...] As we provide backend mgmt via kubectl,...
General best practise: Storage Classes should always include the allowVolumeExpansion parameter, as this cannot be added to a PV later on.
**Describe the bug** Trident 24.10 introduced the qps parameter. It is covered in Helm here: https://github.com/NetApp/trident/blob/4ed21975934b134e1a581fa28c7b9227ff1d30e3/helm/trident-operator/templates/tridentorchestrator.yaml#L73 However, it is not included/documented in values.yaml. I believe it should be added there...