Vinayak hariharmath

Results 10 issues of Vinayak hariharmath

I think https://github.com/minio/warp would make a good tool for Noobaa performance testing. It has a huge list of options that help to test the performance of the object store. I...

Type:Enhancement

**Describe what this PR does** The backup and restore is based on **restic** utility. **Create:** 1. Create the secret referring restic config file 2. Create the replication source 3. Save...

size/XXL

**Describe the feature you'd like to have.** The performance numbers need to be captured in case of volsync migration on standard enviroment. ex: If a user is migrating from standalone...

enhancement

**Describe the feature you'd like to have.** **Create:** 1. Create the secret referring restic config file 2. Create the replication source 3. save the details to relatioship file **Schedule:** 1....

enhancement

**Describe the feature you'd like to have.** If the user request for a PVC > the capacity of the existing PVC, PVC needs to be resized or error out. **What...

enhancement

**Describe the feature you'd like to have.** Users look to migrate from one k8s cluster to other because of many reasons. ex: ocs(glusterfs) to odf (cephfs). Volsync migration utility can...

enhancement

This is not a feature request for volsync migration but to ODF. The intention is to highlight what we are missing in the current `replicationdestination` cluster. We can treat this...

enhancement

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...

NS-FS

### Environment info - NooBaa Version: **latest** - Platform: **Kubernetes/minikube ### Actual behavior When we copy object to a bucket (that is backed with NSFS) ending with `/.` (ex: s3...

### Goal Allow customers to keep track of object owner of an object via the S3 API ### Problem Currently when using boto3.client.list_objects, the metadata in the response under the...

size/S