Adrien Delorme
Adrien Delorme
/retest
Hello ! Yes it is ! Was on a big vacation, will start up on monday.
Hello @swagatbora90 thanks a lot for your thoughtful review ππΌππΌππΌππΌ, I think I addressed everything, please let me know if there is anything I can change/fix/improve.
/retest
Little update here, I have been using `syne-tune` to get great parameters for my setup, and got the download time of that 8.6GB image to a tmpfs down to `6.968424s`,...
Hello there, another update. I updated the cri (client) part to be able to use the same settings. It works, is faster, but is somehow slower than using the local...
Ok, I think found out why `ctr pull` was slower than `crictl pull`. there seems to be a bug in `ctr pull`, that I fixed in my last commit. No...
Hey there, Found another one : ``` Failed pushService.Push: the Topic header of the request was not specified and was required ``` Edit: Documentation says ``` The apns-topic header of...
Oh, nice thanks. I hacked around this by cross compiling c to go and then I quickly fixed it here : https://github.com/azr/phash/tree/41ea5c413bf6e5c56c4969f8e81debdf9f4d4c58/cornerdetect It works pretty nicely ! I think It...
Just chiming in here and, maybe this could be a datasource: ```hcl data "download" "virtio-iso" { urls = ["possible", "iso", "urls"] checksum = "xyz" } ``` This could maybe download...