Arnaud Morin
Arnaud Morin
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I need to add a new password in because I need to add an extra `login:...
The description of update property was wrong (created instead of updated).
### Description I try to use build-client-packages to build deb package. It seems, it's used somewhere (or by someone) with a docker builder here: https://github.com/percona/pmm/blob/main/build/scripts/build-client-deb But the script seems not...
Hey, It seems that the latest version from documentation is version 2.15. I can't find the correct branch for this version. Do you know if this is available somewhere?
When having a connection error, like a PRECONDITION_FAILED because of missing replica of a stream queue in RabbitMQ, then we can safely cycle through the list of hosts given in...
In oslo.messaging error callback (named _recoverable_error_callback), the code is raising an TimeoutError, which is preventing continuation of the retry in some situation. This quick fix switch the selection of next...