Valeri Haralanov

Results 5 comments of Valeri Haralanov

I experienced a similar problem with this as well. Creating `Credentials` from an auth code is fine, but in my case I wanted to create them directly with the refresh...

Also, I just got another idea. We should probably rewrite the dead workers loop to process all dead workers in a single `SCAN` iteration. Right now we are scanning the...

Turns out `replicate_commands` may or may not be available depending on the redis version, so I added some checks to account for that. >We should probably rewrite the dead workers...

SVG support is kind of important because right now `LImageOverlay` uses `` and afaik that doesn't allow CSS styling. I used part of #684 in my own code as a...

I'd really like to see this merged! I'm in the process of writing TF manifests for all my stuff on Vultr, and container registry is one of the first things...