percona-server-mongodb-operator
percona-server-mongodb-operator copied to clipboard
Percona Operator for MongoDB
### Proposal Extend the MongoDB operator to include options for configuring hidden nodes. ### Use-Case We'd use the hidden nodes for running heavy read operations, such as generating reports or...
### Report Sysctls values in the option `replsets.podSecurityContext` causes the pod to get stuck in CrashLoopBackOff state. ### More about the problem I need to change `sysctls` params, so I...
/lib64/libc.so.6: version `GLIBC_2.34' not found Error when restoring physical backup on ARM Servers
### Report I am seeing following error on mongodb-operator logs and when restoring backups on ARM Servers. ``` 2024-09-19T06:57:35.443Z ERROR Reconciler error {"controller": "psmdbrestore-controller", "object": {"name":"restore-2024-09-19-03","namespace":"mongodb"}, "namespace": "mongodb", "name": "restore-2024-09-19-03",...
### Report Performance degradation in large deployments after upgrade from PSMDB operator 1.14.0 to 1.16.1 * we tested the upgrade in our DEV environment and did not see any issues...
### Report We are using PSMDB Operator on AKS. When trying to get backups running, the operator appears to not be using the endpointURL variable set in the yaml. In...
I opened this issue when I attempted with previous version, but even latest versions do not work, so updated title. ### Report Creation of cluster with `unmanaged: true` fails, mongodb...
### Report When configuring AWS IAM Roles for Service Accounts (IRSA) for backups in the Percona MongoDB Operator, the backup process works correctly. However, restoring from the backup fails with...