lallinger-tech
lallinger-tech
### 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...
### 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...
**Is your feature request related to a problem? Please describe.** Currently there is only one noobaa-db pod. If this pod dies, for whatever reason, the noobaa instance is no longer...
Currently the users, who have access to the UI, are hardcoded here: https://github.com/noobaa/noobaa-core/blob/74b79637d8a9a1dca2baf51598860579711a5c6b/config.js#L406-L409 It would be nice if it was possible to set this to custom groups via the NooBaa...
Currently the operator sets the environment variables POSTGRES_HOST, POSTGRES_DBNAME, POSTGRES_USER and POSTGRES_PASSWORD statically. With #395 getting merged it will be possible to change the URL of the MongoDB, the same...
### Environment info - NooBaa Operator Version: **207b8f5dbd0d1ee73363d10541a626a6a5eeb661** - Platform: OCP 4.8 ### Actual behavior 1. Noobaa operator gets stuck in crash loop not continuing system setup with output: ```...
**Is your feature request related to a problem? Please describe.** Currently the MongoDB of the noobaa-db pod has no access restrictions in place which allows everybody who is able to...
Hey, i love your project, but i'm currently facing an issue when using it in combination with ArgoCD. When i delete a terraform CR via ArgoCD ArgoCD also instantly deletes...