Ruben Pahino
Ruben Pahino
Hi, it's your biggest fan again. I like this new approach of centralizing everything :) I think it would be nice to have also metrics for bazarr :)
One of our applications use `org.redisson:redisson-spring-boot-starter` dependency to apply some distributed locking against a single server Redis instance. Recently, we ran into a bug in our IaC setup that caused...
Currently the startup script is running `pyroadmin --config-dir="/config/pyrocore"` which makes pyroadmin pickup the configurations from `/config/pyrocore`. The problem is that, when trying to use other pyroscope tools like `rtsweep` the...
On some scenarios, the plugin merges all episodes as a single one. I'm not 100% sure but it seems to happen when the plugin is scheduled to merge at the...
It would be very useful if the plugin added all CSS still respecting custom CSS by the user. This might allow knowledgable users to fine-tune the skins at their will....
### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior I have a TrueHD Atmos Custom format (from...
Cloudnative-pg does apply podAntiAffinity rules by default to try to spread different instances across the cluster. I believe it would be a nice default for the operator.
This one isn't a big issue anyway but I feel like `@AutoConfiguration` annotation should be enough to indicate the intention of the developer to create an autoconfiguration that should be...