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-image: registry.redhat.io/ocs4/mcg-core-rhel8@sha256:36987f088016043c13f73ba3cb6be07330a8e3819dc88b25d3815ecbcaa0795b operator-image: registry.redhat.io/ocs4/mcg-rhel8-operator@sha256:ef4c5e6b1ac33106ae44cd5778ff04ae0bc02f103b426deafeba91083db99acd noobaa-db-image: registry.redhat.io/rhscl/mongodb-36-rhel7@sha256:ffc67a5d76944cbb073862a61b9928400bb948ca0cb220d6718116b9f5637c24 - Platform: **OpenShift 4.7** ### Actual behavior can't see bucket's objects ### Expected behavior be able to see bucket's objects ###...
**Is your feature request related to a problem? Please describe.** 1. Postgres client - Today, each postgres_client in NooBaa contains a pool of a maximum of 10 clients, which is...
### Explain the changes 1. Quick implementation for missing create triggers on namespaced buckets ### Issues: Fixed #xxx / Gap #xxx 1. #6575 2. Only fixes ObjectCreated triggers on simple...
### Explain the changes - Force rpc_address to use ws as the protocol to avoid using ICE - Fixing the agent port to 60101 As decided we will leave the...
### Environment info - NooBaa Version: **5** via noobaa operator 1.0.2 via `noobaa install` - Platform: **OpenShift 4.1** ### Actual behavior 1. MongoDB crashed and is segfaulting: https://gist.github.com/chancez/e4231d28a22dd2b82461eb040336b977 ### Expected...
I am aware that the latest build is not a stable version, however I just want to give you a heads up. ### Environment info - NooBaa 5.9.0-f0850fe - Platform:...
### Environment info - NooBaa Version: PR #6428 ### Actual behavior After generating about 20k events some endpoints and the core are starting to show this error: ``` �[32mMar-31 11:04:18.611�[35m...
Expose semaphore metrics for future use of scaling
When using `noobaa api events_api read_activity_log '{}'` I am able to view Upload/Delete events for the buckets. Would like to have a configuration option which would allow us to record...
### Environment info - NooBaa Version: ``` INFO[0000] CLI version: 5.9.0 INFO[0000] noobaa-image: noobaa/noobaa-core:master-20210725 INFO[0000] operator-image: noobaa/noobaa-operator:5.9.0 ``` - Platform: Kubernetes v1.20.7+IKS ### Actual behavior 1. Create namespace bucket with...