cloudserver
cloudserver copied to clipboard
Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
WIP: run previous version in CI to setup tests and then run latest version. I'll try to make tests cleaner
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 14.0.0. Release notes Sourced from commander's releases. v14.0.0 Added support for groups of options and commands in the help using low-level .helpGroup() on Option and...
When using boto3 v1.36 or newer, the default checksum algorithm used for the `put_bucket_cors` request has changed. Boto3 no longer relies solely on the standard Content-MD5 header by default ....
Hi, I am sorry for this question, as it might not be a proper bug report and it might simply show an error on my side, but I've been using...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...
Hi! As I currently see a lot of asynchronous code in CloudServer is callback based, sometimes slightly simplified by using async.waterfall. I think it would be really cool to rework...
# Pull request template ## Description ### Motivation and context Why is this change required? What problem does it solve? ### Related issues Please use the following link syntaxes #600...
**Better review commit per commit** The goal here is to handle the authorization from the IAM module in the backbeat routes, and not rely on implicit deny === access denied,...
#5549 fix Alternative PR for #5550
Please note that this PR also takles the rest of the unmigrated code , better to review it by commit to have the context Issue: CLDSRV-724