You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found the following error handlings missing in the code of the storage drivers. Though we've never encountered problems from these in production, I would like to report this just in case.
err from clientAPI.ExportRuleList() in reconcileExportPolicyRules().
Describe the bug
We found the following error handlings missing in the code of the storage drivers. Though we've never encountered problems from these in production, I would like to report this just in case.
err
fromclientAPI.ExportRuleList()
inreconcileExportPolicyRules()
.trident/storage_drivers/ontap/ontap_common.go
Lines 363 to 365 in 37b01b8
2.
err
fromc.ExportPolicyList()
inExportPolicyGetByName()
.trident/storage_drivers/ontap/api/ontap_rest.go
Lines 3407 to 3408 in ad517c4
Environment
The text was updated successfully, but these errors were encountered: