rohityadavcloud commented on PR #8389: URL: https://github.com/apache/cloudstack/pull/8389#issuecomment-2331054986
Fixed some issue, tested LGTM but some cases don't work will raise a separate issue for @wido to explore further: - Bucket creation fails when any of the options are specified or these options aren't supported: quota, versioning & encryption, bucket policy - During Bucket creation, locking feature/option is ignored - User quota not enforced/configured - Bucket policy fails and throws exception: ``` Error while updating bucket. Error while updating bucket: admin-test-bucket. SignatureDoesNotMatch (Service: Amazon S3; Status Code: 403; Error Code: SignatureDoesNotMatch; Request ID: tx00000c2e2357a96c47d4c-0066d97a79-42778b-default; S3 Extended Request ID: 42778b-default-default; Proxy: null) ``` - UI browser doesn't work (due to cors issue, couldn't figure out how to configure radosgw for that) -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org