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 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...
### Explain the changes This PR restructures how we do the RPM builds today. What changed? - Instead of fetching NooBaa runtime dependencies in the Dockerfile, we fetch them in...
### Environment info - NooBaa Version: **noobaa-core-5.16.0-20240229.el8.x86_64 + PR7848 patch** ### Actual behavior Even if a JSON file is an invalid format, the aws output shows `An error occurred (InvalidRequest)...
### Explain the changes 1. This PR implements several functions (namely multipart uploads and tag support) required for proper namespace support over Google Cloud Storage. I opted to use AWS...
### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ODF 4.15.0 d/s build 0228 ### Actual behavior 1. Do...
### Environment info - NooBaa Version: master - Platform: NSFS NC ### Actual behavior 1. Creating an account with an existing access key returns `InternalError`: ```json { "error": { "code":...
### Environment info - NooBaa Version: master - Platform: NSFS | NC ### Actual behavior 1. Currently when we read the config file we validate it against the schema. ###...
### Environment info - NooBaa Version: master - Platform: NSFS | NC ### Actual behavior 1. Currently, our code is not consistent with using the variable `config_root_backend`: - Sometimes it...
### Environment info - NooBaa Version: master - Platform: NSFS | NC ### Actual behavior 1. Currently we don't use `strictify` on `nsfs_config_schema`. 2. Currently we use `ajv.validate(schema_name, object_to_validate)` and...
### Environment info - NooBaa Version: master - Platform: NSFS NC ### Actual behavior 1. Currently, when running an update only with the flag name (without actual change) the response...