noobaa-core
noobaa-core copied to clipboard
High-performance S3 application gateway to any backend - file / s3-compatible / multi-clouds / caching / replication ...
### Explain the changes For small objects with one part, we know the start/end of object. There's no need to fix values in db at the end of the put...
### Environment info - NooBaa Version: noobaa-core-5.15.0-1.el8.x86_64 - Platform: non-containerized, RHEL8.8 ### Actual behavior The setup is with watsonx.data talking to Noobaa and Noobaa sits on top of an AFM-S3...
### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior 1. Currently a user can not set...
### Environment info - NooBaa Version: **5.13.2** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.12 | ** ### Actual behavior 1. Presigned URL for a GetObject request is...
**Is your feature request related to a problem? Please describe.** Currently we are supporting CRUD operations on accounts and buckets by CLI utility. But as a user i want to...
Process getting crashed when we trigger anonumous object operations. I think the error handling at object_sdk.js i.e `throw new RpcError(`......`);` needs to be checked. When we run s3tests_boto3/functional/test_s3.py::test_bucket_list_objects_anonymous_fail s3tests_boto3/functional/test_s3.py::test_bucket_listv2_objects_anonymous_fail Stack...
### Explain the changes 1. On nb.d NativeFSContext backend is 'GPFS', I suggest change it to be a string 2. Removed secret logging 3. Started moving some unbounded util functions...
### Explain the changes 1. add versioning for namespace s3 ### Issues: Fixed #xxx / Gap #xxx 1. ### Testing Instructions: 1. unit tests - [ ] Doc added/updated -...
### Environment info - NooBaa Version: **5.13** - Platform: **NA** ### Actual behavior 1. buffer pool has buffers of a single size `config.NSFS_BUF_SIZE` which is default 8MB 2. for small...
### Environment info - NooBaa Version: master ### Actual behavior 1. currently encode_json decode_json functions in postgres_client.js don't deal with oneOf / anyOf case of schemas. this may lead to...