lasdf1234 commented on PR #12940: URL: https://github.com/apache/gravitino/pull/12940#issuecomment-5570438767
@markhoerth Hello Mark, I discussed this PR with @roryqi today. He has two different viewpoints: 1. The "list secret providers" interface should have its own permission management. Imagine this scenario: A user creates a catalog through the UI and needs to call this interface to obtain all the secret providers. Should we grant additional permissions for control purposes? It is not just the service admin who can call this interface. 2. This interface does not return the uri. Rory believes that it is necessary to return the uri, so that when the types of the secret providers are the same, the differences among the various providers can be better reflected through the uri. What do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
