dimas-b commented on code in PR #3409:
URL: https://github.com/apache/polaris/pull/3409#discussion_r2788595658
##########
spec/polaris-management-service.yml:
##########
@@ -1075,6 +1075,9 @@ components:
items:
type: string
example: "For AWS [s3://bucketname/prefix/], for AZURE
[abfss://[email protected]/prefix/], for GCP
[gs://bucketname/prefix/]"
+ storageName:
+ type: string
+ description: An optional name referencing a server-side storage
configuration for credential vending
Review Comment:
suggestion: `An optional name that could be referenced in a server-side
configuration (for example for tuning credential vending)`
I suppose it may be used in other use cases laters.
--
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]