image-factory icon indicating copy to clipboard operation
image-factory copied to clipboard

A service to generate Talos boot assets

Results 10 image-factory issues
Sort by recently updated
recently updated
newest added

Would it be possible to have a box during image creation where you can paste a CA Chain and have it embedded into the generated image. Then have the same...

The factory website does not show any SBC image links (including raspberry pi). Manually alterting the url does lead to a downloadable image.

I have an IPv6 enabled network and I can't download factory images. ``` ❯ ping -c3 google.com PING google.com (216.58.208.110): 56 data bytes 64 bytes from 216.58.208.110: icmp_seq=0 ttl=60 time=6.823...

This commit introduces a new flag '-skip-version-filter' which skips the filtering of available versions in the artifactManager.

SBC stands for "Single Board Computer."

I plan to deploy the Omni environment locally(airgap), but when running Image-factory locally, I encountered a problem: ``` {"level":"info","ts":1728096785.065096,"caller":"cmd/service.go:57","msg":"shutting down","name":"image-factory"} 2024/10/05 02:53:05 getting Fulcio roots: initializing tuf: updating local metadata...

Would be grate to have a checksum file returned alongside the image file.

Client can request to skip the json encoding by requesting `text/plain` in `Accept` header. This is a non-working PoC written in browser. If you like the direction, I can add...

Would it be possible to make the factory also publish an OCI image endpoint? This would allow me to do something like ``` docker pull factory.talos.dev/image/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/v1.7.6/metal-amd64:latest ``` and maybe make...

It would be awesome for us self-hosters to be able to template it properly without having to hard code our templates.