siderolabs / image-factory

A service to generate Talos boot assets
Mozilla Public License 2.0
60 stars 16 forks source link

feat: use OCI registry as a configuration storage #10

Closed smira closed 1 year ago

smira commented 1 year ago

Drop additional configuration ID HMAC, and instead take direct sha256 of the contents. This matches content-addressable scheme of the OCI registry, so we can use it directly.

Fixes #2

smira commented 1 year ago

/ok-to-test

smira commented 1 year ago

/m