Description
Instead of using 'sentry.enable.owner.privileges' and 'sentry.enable.owner.privileges.with.grant', we could easily merge both configs into one single option that allows users to manage the desired grant for the owner privilege.
The proposal is to use 'sentry.db.policy.store.owner.as.privilege' which is set to an enum value that contains 'none', 'all' and 'all_with_grant'.
Attachments
Attachments
Issue Links
- links to