cloudserver icon indicating copy to clipboard operation
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.

Results 148 cloudserver issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...

dependencies
javascript

Bumps [commander](https://github.com/tj/commander.js) from 2.20.3 to 9.4.0. Release notes Sourced from commander's releases. v9.4.0 Added preSubcommand hook called before direct subcommands (#1763) Fixed export InvalidOptionArgumentError in esm (#1756) Changed update dependencies...

dependencies
javascript

### Description copyObject on Azure Blob failing when blob contains special character (` ` - whitespace, `#` - hashtag) ### Cloudserver version 8.4.7 ### Backend configured Azure storage account ###...

### Discussed in https://github.com/scality/cloudserver/discussions/4604 Originally posted by **laxman-chouhan-bh** June 20, 2022 Can you please point me to the documentation or tutorial to configure cloudserver without AWS creds but with an...

# General support information The latest blog for deployment on k8s references helmv2 which is long dead as well as obsolete uris for the legacy google helm repo that are...

## Bug report information Executing a HEAD request via curl or any http client library will cause the request to time out. ### Description I have found this by accident....

Bumps [sinon](https://github.com/sinonjs/sinon) from 13.0.1 to 14.0.0. Changelog Sourced from sinon's changelog. 14.0.0 c2bbd826 Drop node 12 (Morgan Roderick) And embrace Node 18 See https://nodejs.org/en/about/releases/ Released by Morgan Roderick on 2022-05-07....

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) from 2.5.3 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@​juergba) #4848: Drop Internet-Explorer-11 support (@​juergba)...

dependencies

## Feature Request ### Proposal S3 SELECT allows users to pull only specific pieces of information back from S3, not the entire file. Useful when columnar data is stored in...

## Issue "time" field is reserved key in fluentd, https://github.com/fluent/fluentd/issues/3269 This seems to come from werelogs as cloudserver uses it for logging: https://github.com/scality/werelogs/blob/8c483f34ed034719d995b3c26d2013b96b50ad62/lib/Logger.js#L67 ## Proposal Change "time" key name in...