Rui Lopes

Results 311 comments of Rui Lopes

I've unzipped the recovery zip contents to an empty FAT32 sdcard but when I rebooted the pi it still booted from the network. It should have read recovery.bin from the...

I could only recover it by doing a pxe boot, reflash as normally one does with `rpi-eeprom-update -d -f pieeprom-netboot.bin` and with a normal raspbian sdcard in the pi. It...

I'm fiddling with ansible automatic installation of spin and related tools. For that, having a way to target specific tools seems more appropriate, as it would be a one to...

Yes, that was my hope. But in the end, it's faulty because there is no obvious way to know the installed versions. If there was a way, why would it...

My ansible task is only taking care of ensuring that a given template is installed. The template dependencies, like j2wasm, are ensured by another ansible task. Both tasks are used...

@rchincha I can only build this branch with go 1.21.6. as such, this is waiting for https://github.com/project-zot/zot/pull/2049 to land in the main branch; when that happens, I'll rebase on the...

@rchincha sure. I've rebased it. please note that

I'm also using reloader. But in this case, since reloader is also in the race. It did not work. Changing the optional to false did work thou.

FWIW, this is also happening here with govc 0.39.0 and vSphere 8.0.1 while import talos as described in the `Install the talos VM template into vSphere` section at https://github.com/rgl/terraform-vsphere-talos/blob/main/README.md.

and one instance would use even less resources :) resources do not "idle" per-se. they are actually committed/dedicated as defined in their resource limits settings. a single instance should handle...