Ashish Pandey

Results 12 issues of Ashish Pandey

Firstly, rsyslogd and logrotate.sh script has been moved to side car container. Now, these two processes will be started by "command" rather than superviserd Secondly, we have added following bash...

size/L

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

size/L

This patch makes changes to send bulk queries for multiple collections in one transaction for postgres DB. In case of failure of any query, all the bulk operations will be...

size/L

@karthik-us, as there are comments on this document, please restructure this document based on comments on original doc.

Add section for thin-arbiter volume in glusterdoc

NSFS: Create default resource objects on Fusion HCI ODF MCG on Fusion HCI with Spectrum Scale CNSA should configure the default BucketClass, Namespacestore and default PVC to use NSFS. To...

WIP PR
size/L

1 - Configuration testing

size/L

update node.js version from 20 to 22.7.0

size/S

![1-remove-bcrypt](https://github.com/user-attachments/assets/38c6bf7c-8e04-4a79-864c-75c84cb1c561) ### Explain the changes 1. This PR is attempting to achieve the same target but with different approach. 2. We are removing bcrypt code completely and NOT replacing it...

size/L

As bcrypt is not under active maintenance, we need to replace it with node.js crypto hashing module. This PR is in line with https://github.com/noobaa/noobaa-core/pull/8213 IN this PR I tried to...

size/M