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: noobaa-core-5.16.0-20240218.el8.x86_64 - Platform: RPM ### Actual behavior - migration timestamp `logs/timestamp.migrate` is updated even if the migration script is not called ### Expected behavior...
### Environment info - NooBaa Version: noobaa-core-5.16.0-20240218.el8.x86_64 - Platform: NSFS ### Actual behavior - On the restore action, restoring file goes to `resident` state and file size is truncated ###...
### Explain the changes 1. Changed the flow for log based replication and updated it to work with versioned objects. ### Testing Instructions: 1. - [ ] Tests added
### Environment info NooBaa Version: 5.15 Platform: Linux Account should get deleted with uid:gid combination instead of accesskey ### Actual Behaviour: ### Command : node src/cmd/manage_nsfs account delete --config_root /ibm/fs1/ces/s3-config...
### Explain the changes 1. This PR restructures how we do the RPM builds today. What changed? * Instead of fetching NooBaa runtime dependencies in the Dockerfile, we fetch them...
### Environment info - NooBaa Version: master - Platform: OpenShift AWS ### Actual behavior 1. when we upload a file to a pv-pool we currently save the metadata as xattr...
### Explain the changes 1. This is the first PR in support for the delete replication. In this PR we are identifying the keys needs to be deleted for versioning...
### Environment info * NooBaa Version: noobaa-core-5.15.0-20240102.el8.x86_64.rpm ### Actual behavior 1. All node commands taking longer time to exit after printing the status ### Expected behavior 1. it should exit...
### Environment info - NooBaa Version: **5.14** - Platform: **NA** ### Actual behavior 1. We always use now for the list buckets reply - https://github.com/noobaa/noobaa-core/blob/b04f5ab2f17b72ded93b17e8b9f431c66a8c5308/src/endpoint/s3/ops/s3_get_service.js#L11-L18 ### Expected behavior 1. Should...
### Environment info - NooBaa Version: master - Platform: NC ### Actual behavior 1. Currently we don't have the option to unset the property `new_buckets_path` after the account was created....