Vito Botta

Results 140 comments of Vito Botta

> My cluster is healthy and fairly sable, and I also get these constantly. I eventually silenced them through the alertmanager secret (under `alertmanager.yaml`): > > ```yaml > route: >...

> If safe is equivalent to sleeping well while the cluster purring like a cat and no late night calls while this alert is somehow involved with a crashing service,...

Same thing. For example I have a volume for a Clickhouse database with nominal size of 30Gi. The actual data takes only 3-400MBs but the Longhorn volume's actual size is...

@Privatecoder Thanks for this info. What is the difference when adding the key to keychain? I am not familiar with it. If that solves these issues I could see if...

I just tested with an ed25519 key and I was finally able to reproduce the same problem using the mac binary. However I tried with the Ruby gem I didn't...

Thanks, will check it out later. I made a small change to the gems required and am building new prerelease binary to check if it makes any difference. Are you...

Like I said in the other issue I've started rewriting it in Rust to solve these issues and the standalone binaries. It shouldn't take long.

Hi, unfortunately there are some issues with the latest versions introduced with changes I made to be able to offer standalone binaries. I recommend you use v0.5.9 for the time...

Hi, there seem to be some issues with the binaries which I am investigating. Can you try with the gem instead?

On a side note, I think I have (almost) decided to rewrite the tool in Rust because while Ruby is my favorite, it's not really the best for these things...