Vito Botta

Results 45 issues of Vito Botta

Hi! There seems to be a race condition or something like that when the floating IPs are reassigned to a different node. Sometimes e.g. ping keeps working, but sometimes the...

Hi! Thanks for this very useful gem. I see stats about allocations in the logs but not in the AS notification. for example in the logs I see: ``` Completed...

Hi! I swapped puma with iodine, and I am getting this when trying to run specs with capybara: ``` ActiveRecord::ConnectionNotEstablished: No connection pool for 'ActiveRecord::Base' found. ``` Am I missing...

Hi! What are we supposed to do when we upgrade the Matomo Docker image? I had forgotten about the changes I made with this script and just updated Matomo (both...

Hi, and merry Christmas! I was wondering if there are any tips or best practices with regards to haproxy ingress and performance? Thanks!

kind/docs
lifecycle/backlog

Hola, metrics are shown with a number that is incremented until it reaches the actual value, instead of showing the actual value right away. Why is that? Is it just...

enhancement

Hi! I just discovered this gem so I am trying to replace Selenium with it since I've read that this is faster :) I am having a problem with system...

Say I have some production data in a cluster managed by this operator, and that I have backups configured and working. How could I restore a backup locally on my...

kind/doc

Hi! Thanks for this controller. Everything works for me apart from the formatting of the initial value. I am using the controller like this: ```erb ``` When I select a...

Hi! I am trying to monitor custom resources, in particular Velero backups. The resource is of type 'Backup'. I've tried to set `backup: true` in the config but it's not...