Vasil Zlatanov

Results 20 comments of Vasil Zlatanov

Thanks, Jiayi. Are there some more detailed examples/docs on how query based get_input_fingerprint should be implemented? I'm using a MySQL exmaplegen based on the Presto example. > On 3 Sep...

Adding arm64 docker images via `docker buildx` would be great. Versioned docker images would be even greater.

Do not forget arm64 docker images please :).

I also hit this and got banned from multiple networks because of it, same logs. Is there a way to configure a limit on the retention of the scrollback to...

@williamdes thanks for providing the user-patches.sh! I'm now using a [variant](https://github.com/vaskozl/home-infra/blob/main/cluster/mail/config/user-patches.sh) of it to achieve HA on my personal setup. Some suggestions to improve it, with the context of potential...

I dug into the code, synology-csi gets events directly from the [external-provisioner](https://github.com/kubernetes-csi/external-provisioner) sidecar. As such, instead of deleting the PV one should just change patch its reclaimPolicy after you are...

In my testing `podManagementPolicy: Parallel` completely solves this issue. By default `maxUnavilable` appears to be 1 so kubernetes restart one pod at a time during updates (true parallel startup/removal during...

No, on 1.28 anyway, it seems maxUnavailable defaults to 1? Granted I only tested sts with a few pods and they always restarted one by one.

Hyperbackup can only backup LUNs to other NAS and even then I don't think there is a sane way to restore matching PV/PVCs. Importantly snapshots are supported which enables you...

I believe that is a DS213j limit only? I've got a DS1821+ with 45 volumes right now with zero problems.