Naveen Paul
Naveen Paul
### Explain the changes 1. The Cosole log is silent depending on whether the syslog running or not. Because logs are not pushed to the console imjournal will not pick...
### Explain the changes 1. This is Second PR for listing unordered objects. 2. This PR contains changes in list_object(), TellDir value is passed to next list object result and...
### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior 1. Event message is formatted using rsyslog...
### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior debug_module sends every log message to two...
### Explain the changes 1. Issue is with list_object api, list_object is failing with specific dir strucute and not returning complete items in that bucket. 2. dir_key and marker_dir comparison...
### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior 1. RPM command is not generating RPM...
### Explain the changes 1. Current implementation all the logs are pushed to both `iamjournal` and `syslog` - syslog facility local0 - [rsyslog omfile](https://www.rsyslog.com/doc/configuration/modules/omfile.html) copies it to /var/log/noobaa.log - stdout/stderr...
### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior 1. Event are always logged to syslog(/var/log/noobaa_events.log),...
### Explain the changes 1. add bucket owner id and account id validation for both nsfs and containerized deployment(bucket_server) ### Issues: Fixed #xxx / Gap #xxx 1. https://github.com/noobaa/noobaa-core/issues/8288 ### Testing...
### Explain the changes 1. module added in RPM docker file ### Issues: Fixed #xxx / Gap #xxx 1. https://github.com/noobaa/noobaa-core/issues/8472 ### Testing Instructions: 1. make rpm 2. install rpm -...