Improvement/cldsrv 428 put api imp deny
A significant portion of the tests have been skipped (and marked with TODOs for following tickets) due to the nature of these logic changes making the S3 APIs non-functional. These will be re-enabled in the ensuing tickets and these will likely need to be merged into this branch before making any merge into a dev branch.
So reviewers: pay most attention to the PUT APIs and the logic changes: a large amount of files are only changed to add these skips
Hello kaztoozs,
My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.
Status report is not available.
Branches have diverged
This pull request's source branch improvement/CLDSRV-428-put-api-impDeny has diverged from
development/8.7 by more than 50 commits.
To avoid any integration risks, please re-synchronize them using one of the following solutions:
- Merge
origin/development/8.7intoimprovement/CLDSRV-428-put-api-impDeny - Rebase
improvement/CLDSRV-428-put-api-impDenyontoorigin/development/8.7
Note: If you choose to rebase, you may have to ask me to rebuild
integration branches using the reset command.
A significant portion of the tests have been skipped (and marked with TODOs for following tickets) due to the nature of these logic changes making the S3 APIs non-functional. These will be re-enabled in the ensuing tickets and these will likely need to be merged into this branch before making any merge into a dev branch