-
Notifications
You must be signed in to change notification settings - Fork 107
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
image: Switch to oci-chunked
format
#808
image: Switch to oci-chunked
format
#808
Conversation
Should we hold on this one until master is 4.12? |
Hum, looks like this is already the case: https://github.com/openshift/os/tree/release-4.11 |
Yeah, I guess we might as well. |
70254e0
to
8b359ed
Compare
😢 This is ostreedev/ostree-rs-ext#69 (comment)
|
OK this also blocks on https://bugzilla.redhat.com/show_bug.cgi?id=2095528 at least. |
@cgwalters: The following tests failed, say
Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
We now have a version of rpm-ostree in the 4.12 bootimage which is able to pull this. This matches coreos/fedora-coreos-config#1698
8b359ed
to
67970ef
Compare
OK rebased 🏄 - I'd like to try landing this again! |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cgwalters, jlebon 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 |
Now that we have rpm-ostree v2022.2 in the bootimage, we should
be able to switch to the chunked image format.
This matches coreos/fedora-coreos-config#1698