lefebsy commented on code in PR #389:
URL: https://github.com/apache/polaris/pull/389#discussion_r1953585821


##########
spec/polaris-management-service.yml:
##########
@@ -905,6 +907,51 @@ components:
       required:
         - roleArn
 
+    S3CompatibleStorageConfigInfo:
+      type: object
+      description: S3 compatible storage configuration info (MinIO, Ceph, Dell 
ECS, Netapp StorageGRID, ...)
+      allOf:
+        - $ref: '#/components/schemas/StorageConfigInfo'
+      properties:
+        s3.endpoint:
+          type: string
+          description: the S3 endpoint, will also be used as STS endpoint

Review Comment:
   I confirm. I've written it mostly because it is not well or explicitly 
documented in s3 softs documentation. 
   I will remove it



-- 
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]

Reply via email to