-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Bump CI VMs: local cache registry is now zstd #24280
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: edsantiago The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ephemeral COPR build failed. @containers/packit-build please check. |
Anyhow, just a quick reminder that |
@giuseppe ^^
|
Testing now with $ go mod edit --replace github.com/containers/storage=github.com/mtrmac/storage@chunked-size |
Another new one, seen in APIv2. I can't reproduce:
|
"expected-diffid" bug showing up in int tests too |
dc6e905
to
4c79a7f
Compare
|
4c79a7f
to
f2963af
Compare
The local cache registry now has images pushed with zstd:chunked compression. Built in: containers/automation_images#388 Signed-off-by: Ed Santiago <[email protected]>
Signed-off-by: Ed Santiago <[email protected]>
Signed-off-by: Ed Santiago <[email protected]>
Signed-off-by: Ed Santiago <[email protected]>
- Compare image configs, not IDs - Try to actually handle additional store dependencies - ?? Signed-off-by: Miloslav Trmač <[email protected]>
f2963af
to
a1c21b1
Compare
PR needs rebase. Instructions 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. |
The local cache registry now has images pushed with zstd:chunked
compression.
Built in: containers/automation_images#388
DO NOT MERGE yet. Am including #24238 because I depend on it
Signed-off-by: Ed Santiago [email protected]