mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-05 07:41:37 +01:00
SDK tarballs have a .DIGESTS file but it is created by catalyst instead of the upload_image function. In order to support plain GPG signing but not avoid re-generating .DIGESTS we need to move that code out of upload_image to a new function. upload_files shouldn't do it itself because it is also used for portage binary packages which shouldn't be signed (there is no point, nothing would verify the signatures).
CoreOS SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93.1%
Python
6.9%