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: master - Platform: NSFS NC ### Actual behavior 1. Currently, the `wide` property is fetched inside `fetch_bucket_data` and `fetch_account_data` while it is not a...
### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** d/s version 0129 (noobaa-core-5.15.0-20240129.el9.x86_64) rpm -qi noobaa-core-5.15.0-20240129.el9.x86_64 Name : noobaa-core...
### Environment info ### Actual behavior Issue: User is able to create bucket with account's newbucketspath as FS path. We should not allow this Step1: Create an account --name account-123...
### Environment info - NooBaa Version: master - Platform: NC ### Actual behavior 1. Currently, the `allow_bucket_creation` value is inferred from the `new_buckets_path`: if the user passes a value to...
### Explain the changes 1. Added a hint pointing customers and support people to look at the system tuning in case DB queries run for longer than expected
### Environment info - NooBaa Version: master - Platform: NC ### Actual behavior The system owner is a bucket property, kept on the bucket level and a part of the...
### Explain the changes 1. Changed line 258 to include a smaller, more informative error message when dealing with unsupported s3 operations. ### Issues: Fixed #xxx / Gap #xxx 1....
### Environment info - NooBaa Version: 5.15.0-20240221 - Platform: standalone ### Actual behavior 1. [root@test ~]# Service is coming up with default configuration Feb 28 04:46:44 c83f1-app2 kernel: Linux version...
### Explain the changes This PR: 1. Adds cleanup for endpointgroupreports. 2. Fixes invalid endpointgroupreports data being stored in the tables which was slowing down the queries. 3. Fixes the...
Bucket logs will be collected and placed on /log/noobaa_bucket_logs/ directory. The BG worker, BucketLogUploader, will keep scanning this directory and upload the object on a log bucket. This log bucket...