Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension image signing for update-engine #1032

Closed
pothos opened this issue May 19, 2023 · 3 comments
Closed

Extension image signing for update-engine #1032

pothos opened this issue May 19, 2023 · 3 comments
Labels
area/sysext sysext roadmap kind/feature A feature request

Comments

@pothos
Copy link
Member

pothos commented May 19, 2023

The Flatcar OEM extensions and other optional Flatcar extension images get updates through the regular Flatcar update process. The signed images are part of the Omaha response, in the protobuf format that's also used for the generic update payload. We have to try signing the raw images with the existing tooling and make changes where needed.

@pothos
Copy link
Member Author

pothos commented Jun 14, 2023

For dev builds I've started something here: flatcar/scripts#919
The larger part of work will be the helper scripts for the official manual signing process.
We also need to change the upload script for update.release and to register the extra files with Nebraska.

@pothos pothos added this to the OEM updates for all images milestone Jul 20, 2023
@pothos
Copy link
Member Author

pothos commented Sep 18, 2023

PR for payload generation: flatcar/flatcar-build-scripts#147

The Nebraska registration with upload_package is still to do.

@pothos
Copy link
Member Author

pothos commented Sep 18, 2023

PR for payload registration: flatcar/flatcar-build-scripts#148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sysext sysext roadmap kind/feature A feature request
Projects
None yet
Development

No branches or pull requests

1 participant