Closed lmars closed 9 years ago
Due to some concerns with the initial plan (e.g. Tarsum insecurities), our intended approach has changed to the following:
flynn-release upload
with flynn-release export
which uses d2r to export all images (i.e. layers / metadata / ancestry) to a local registry-style hierarchytuf import <dir>
)flynn-download
to use the tuf repository fetcher
First we need to make sure images have associated tarsums, see #612.
Then:
updater
binary which takes a tuf root key, downloads the image manifest and passes it off toflynn-host download
(or downloads images itself)Part of #276.