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

kola: add --force-flatcar-key flag #398

Merged
merged 2 commits into from
Dec 2, 2022
Merged

Conversation

tormath1
Copy link
Contributor

@tormath1 tormath1 commented Dec 1, 2022

this flag will inject the Flatcar production key to verify the signed payload in the instance to update.

It can be useful to verify actual signed payload and not the payload generated by the CI (which uses the development key).

It defaults to the current behavior: inject the development key.

Signed-off-by: Mathieu Tortuyaux mtortuyaux@microsoft.com


Tested with actual payload and testing payload from release servers.

this flag will inject the Flatcar production key to verify the signed
payload in the instance to update.

It can be useful to verify actual signed payload and not the payload
generated by the CI (which uses the development key).

It defaults to the current behavior: inject the development key.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@tormath1 tormath1 marked this pull request as ready for review December 1, 2022 18:54
@tormath1 tormath1 requested a review from a team December 1, 2022 18:54
@tormath1 tormath1 merged commit 41dcc8c into flatcar-master Dec 2, 2022
@tormath1 tormath1 deleted the tormath1/payload branch December 2, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants