We have followed official documentation and enabled the following flags in backend CR:
apiVersion: trident.netapp.io/v1
kind: TridentBackendConfig
...
spec:
...
debug: true
debugTraceFlags:
api: true
method: true
And still, we do not see anything in addition to standard logging output? nothing new on trident-controller or any other pods.
Ideas?