Vito Botta

Results 140 comments of Vito Botta

I have added the public IP property too. I am new to Go please let me know if there is a more elegant way.

Uhm I made that change and was going to test it that way, but I just checked the code at https://github.com/mxschmitt/ui-driver-hetzner and I don't understand how it works because it...

Hi @mxschmitt thanks for the clarification. Those variables seemed in a different format so I was confused :) I just need to pass a boolean flag "forcePublicSSH" according to the...

Update: I first changed the driver so it only uses the public IP for the SSH hostname as you suggested, it worked in the beginning when creating the cluster but...

I gave up because I want to use the node driver now. I would have preferred to keep things in separate projects but I can leave with a single project...

I would like scaling based on response time too or something like that. Besides that, how can I combine an HTTPScaledObject with CPU metrics for scaling? Thanks

Hi @FxKu just noticed these warnings in my app's log too for the first time - not sure if it has happened before. I have set limits to 1 core...

Hi @igorkasyanchuk So does this mean we cannot do any validations with ActiveStorage? That's a bummer. I am in the process of migrating from Shrine because I like that with...

Sorry for the confusion, I wasn't referring to js validations (I use Uppy for that) but server side validations. I got the file size validation working, it was a silly...

Adding that I am doing direct upload to S3.