chore(release): generate new genesis dump#3187
Conversation
dcaravel
left a comment
There was a problem hiding this comment.
Update to image/scanner/dump/genesis_manifests.json looks good to me.
Could you remove the 'inner' zip from the zip uploaded to the bucket?
$ unzip -l genesis-20260527132245.zip
Archive: genesis-20260527132245.zip
Length Date Time Name
--------- ---------- ----- ----
285756148 05-27-2026 13:32 genesis-dump.zip
--------- -------
285756148 1 file
prior:
$ unzip -l genesis-20260202152251.zip | head
Archive: genesis-20260202152251.zip
Length Date Time Name
--------- ---------- ----- ----
74 02-02-2026 09:35 manifest.json
0 02-02-2026 09:30 nvd/
3365894 02-02-2026 09:22 nvd/2002.json
2334130 02-02-2026 09:22 nvd/2003.json
4870804 02-02-2026 09:23 nvd/2004.json
7579773 02-02-2026 09:23 nvd/2005.json
10556117 02-02-2026 09:23 nvd/2006.json
|
That's interesting. It seems macOS's Finder will automatically handle a zip of a zip. I'll fix that and add a note in the release docs. |
|
@BradLugo: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Updated. Could you check again and verify that's the correct |
|
PR: #3188 |
No description provided.