Documentation Request: Document skipRecoveryQueue option in backend config.defaults
The backend configuration supports the option skipRecoveryQueue, as referenced in the KB article:
https://kb.netapp.com/Cloud/Astra/Trident/How_is_the_skip_recovery_queue_for_ONTAP_volume_applied_when_Trident_deletes_PVC
This option is currently not documented in the Trident backend configuration reference, specifically under config.defaults:
https://docs.netapp.com/us-en/trident/trident-use/ontap-nas-examples.html#volume-provisioning-examples
The lack of documentation led to operational issues, as described in: https://github.com/NetApp/trident/issues/1061
Request:
Update the backend configuration documentation to include the skipRecoveryQueue option in config.defaults, with a description of its function and appropriate usage scenarios.