vlgenf71
vlgenf71
We migrated to trident v23.04 a few weeks ago and we still have only one igroup for all our cluster's workers. Is there a special config parameter to add to...
I dig into Trident source code, espacialy in func Unmount() in Trident/plugin.go file There is a comment which says something diferent than docker plugin specification. [link to Unmount function in...
Hi @mravi-na, Thank you for your answer. How can I use the "-disable_audit_log" to false ? I deploy trident plugin with this command : ``` docker plugin install --grant-all-permissions --alias...
Hi @mravi-na, Once again, thank you the time you spent to give me an answer It's not clear for me why the uMount() func in mount_linux.go would not be call...