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

Revert "use ecdsa for keytype. But when signing, support both formats" #1140

Merged
merged 1 commit into from Mar 1, 2024

Conversation

haydentherapper
Copy link
Contributor

@haydentherapper haydentherapper commented Mar 1, 2024

Reverts #1130
Fixes #1139

Breaks snapshot and timestamp generation at main, since the key ID calculation changed. Will merge back in closer to signing ceremony.

Will take a look on Monday to see if there’s another way to set this up so it can be immediately merged back.

@haydentherapper haydentherapper merged commit e70d5f9 into main Mar 1, 2024
19 checks passed
@haydentherapper haydentherapper deleted the revert-1130-keytype-upgrade branch March 1, 2024 16:56
@kommendorkapten
Copy link
Member

Oh, yes of course 🤦
Let me take a look and see if I can come up with a good middle step.

@kommendorkapten
Copy link
Member

@haydentherapper what I can think of is that we expose a parameter flag that is set in the workflows to use the older key type, then as part of the signing ceremony we update the workflow to not set the flag and so use the new type.

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.

[bug]: Workflow failure 'Stable Timestamp'
4 participants