Hello all,
I was trying to use the limitAggregateUsage option to restrict aggregate usage by Trident. Initially, Trident was using a non-admin user account, and the option was giving me an error.
So digging in the docs I found this:
"If you use the limitAggregateUsage parameter, cluster admin permissions are required. When using Amazon FSx for NetApp ONTAP with Astra Trident, the limitAggregateUsage parameter will not work with the vsadmin and fsxadmin user accounts. The configuration operation will fail if you specify this parameter.
While it is possible to create a more restrictive role within ONTAP that a Trident driver can use, we don’t recommend it. Most new releases of Trident will call additional APIs that would have to be accounted for, making upgrades difficult and error-prone."
What do you guys think of it? Customer was a little concerned in giving an admin account to their kubernetes cluster admin. Have anyone had this concern or used this options (limitAggregateUsage)?
Regards,
Pedro Rocha