noobaa-core
noobaa-core copied to clipboard
High-performance S3 application gateway to any backend - file / s3-compatible / multi-clouds / caching / replication ...
### Environment info - NooBaa Version: **5.16.0-master** - Platform: **NA** ### Actual behavior 1. Not supporting ^^ see title. ### Expected behavior 1. Should be able to support it for...
### Environment info - NooBaa Version: 5.15.4-20240704.el8.x86_64 - Platform: **Storage Scale 5.2.1.0 / RHEL8 / x86-64** ### Actual behavior 1. When trying to upload objects to an immutable fileset, it...
### Environment info - NooBaa Version: Master - Platform: NC ### key and key/ co-existence - #### Actual behavior In general - On AWS key and key/ are 2 different...
### Explain the changes This PR adds support for: 1. `Server` HTTP header whose value is constant and is sent as part of every response. 2. `x-noobaa-available-storage-classes` which is sent...
### Explain the changes 1. change versions_dir_cache validation to check if .versions dir exists before validation 2. change condition to account for all case of .version dir exists/ don't exists...
### Explain the changes 1. Issue is with list_object api, list_object is failing with specific dir strucute and not returning complete items in that bucket. 2. dir_key and marker_dir comparison...
### Explain the changes 1. rapid json has a parsing bug fixed in the new commit. ### Issues: Fixed #xxx / Gap #xxx 1. The parsing error is related to...
### Environment info - NooBaa Version: Master - Platform: NC ### Actual behavior 1. On account creation/update - when providing `--access_key` flag and `--secret_key` and there is a space before...
### Explain the changes 1. `CLI` - 1. Added `upgrade` TYPE to noobaa-cli. 2. Added `upgrade` - `start`, `status`, `history` actions. 3. Created upgrade CLI errors, responses, help and validations....