mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
The motivation behind retaining this backwards compatibility, at least now, is that it's actually non-trivial to revert these code changes for a given release. The `sign.sh` changes can easily be changed, but the `core_sign_update` code is included in the update-specific "au_zip" file. Replacing that is a little more fiddly. Since it's possible we'll still want to revert to the previous signing behavior, make it so the update payload (namely core_sign_update) should work both under the previous `sign.sh` script, and when using the new one.
CoreOS Container Linux SDK scripts
Welcome to the scripts repo, your starting place for most things here in the CoreOS Container Linux SDK. To get started you can find our documentation on the CoreOS website.
Description
Languages
Shell
93.1%
Python
6.9%