-
Notifications
You must be signed in to change notification settings - Fork 81
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
post-migration steps #1356
Comments
For the GCS steps:
|
Should we remove the old versioned targets, timestamp and snapshots as well? I know we need to keep versioned roots, but I believe it's safe to remove the other old versioned metadata? |
We can remove them, but there's no pressure to do so -- especially with current expiries there will not be that many new versions (apart from timestamp that is not versioned in the filename). If we do, I guess it would be best to do it more than a week after a signing event so that no-one can legitimately be using the removed metadata anymore. |
We should also decide if we want to yank all releases at https://github.com/sigstore/root-signing/releases - I don't think they're in use anywhere, but I also don't know if yanking these releases will have unintended consequences. |
Docs are close but the long tail might take a while: I'll split that into #1369 and mark it done here |
I really thought I posted this comment already but apparently not?
This means we manually delete unprefixed @haydentherapper can you take this one or can you point me to how I get permission to do this? |
Thanks.
This is now done. I also had another look in the load balancer logs: To my best knowledge all requests for these URLs are from old non-working cosign (which downloads these files for debugging purposes if it has already failed to process the actual versioned metadata). |
This is a meta-issue for various cleanups after the #1320 is done:
repository/
(the legacy metadata)config/
: related custom fields are still included in the metadata but this config is not used to produce itcmd/
,scripts/
,release/
,pkg/
tests/
: my understanding is that tuf-on-ci plus the custom client tests in custom-test.yml are already betterThe text was updated successfully, but these errors were encountered: