Now Image Factory filters out pre-release versions for all releases but
the last one.
In the UI, now pre-release versions are shown.
Return proper 404 not found when someone requests something for
an unsupported version.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
iPXE can't support booting from modern certificate chains issued by
Let's Encrypt, so provide an option to use custom (less secure?)
endpoint for PXE booting.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Fixes#19
Using Talos implementation of custom SecureBoot signers, provide full
implementation of SecureBoot assets signed either by static local PKI or
Azure Key Vault reference.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Themes the nomenclature to align with Talos Linux
Signed-off-by: Andrew Rynhard <andrew@rynhard.io>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Fixes#18
The intention is to provide educational frontend so that people can get
comfortable using the Image Service by building the appropriate links.
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>