Chris Boot
Chris Boot
Are you setting the `redis.auth.password` in your chart values? As mentioned in the README, you _must_ set the passwords in the PostgreSQL and Redis sub-charts otherwise each time Helm runs...
With newer versions of Prometheus and/or kube-prometheus-stack, this causes issues. When two RGW pods are scheduled on the same node we now see the following in our Prometheus logs: ```...
This is still a problem when, for example, two RGW pods are scheduled on the same node by Kubernetes.
I just wanted to report that I'm also using `aio-dev-4` successfully. I have _two_ AIOs in parallel mode, plus the requisite gateway, and an EV charger; only the AIOs can...
I've just hit exactly this problem; is there any chance you could update your MR please @proever?
Interesting. Give me a couple of days to build and test 3.2.27 and let's see if it still occurs in that one.
One more thing - does cricket reliably trigger this bug? If I install it on my RPi should I be able to replicate this easily?
And lastly, I notice cricket hasn't been updated since 2004. You may want to give Munin or Cacti a look if you want something newer - not that this is...
I've just written a Python version of @dalen's puppetdbquery which should make this much more straightforward: https://github.com/bootc/pypuppetdbquery Would there be any interest in me augmenting / replacing the existing Query...
I think PQL is definitely an advance but @dalen's query language feels much more expressive. I think it'd be great to just add another radio button to select it. The...