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

Tracker for switching to chunked ostree container images #1226

Closed
7 tasks
cgwalters opened this issue Jun 8, 2022 · 3 comments
Closed
7 tasks

Tracker for switching to chunked ostree container images #1226

cgwalters opened this issue Jun 8, 2022 · 3 comments
Labels
area/bootable-containers Related to the bootable containers effort. kind/enhancement

Comments

@cgwalters
Copy link
Member

cgwalters commented Jun 8, 2022

ostreedev/ostree-rs-ext#69 has been shipped in the ostree stack for quite a while. However, us actually making use of it turned out to block on dealing with how we inject GPG signatures, which was fixed in ostreedev/ostree-rs-ext#301

But that isn't in an rpm-ostree release yet, so I made registry.ci.openshift.org/coreos/coreos-assembler:continuous which has rpm-ostree from git.

Then we just landed coreos/coreos-assembler#2902 in coreos-assembler, so along with coreos/fedora-coreos-config#1698 for rawhide, I manually kicked off a force build job: https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/746/console

After this:

  • Some sanity checking that e.g. existing FCOS stable can rpm-ostree rebase --experimental ostree-remote-registry:fedora:quay.io/coreos-assembler/fcos:rawhide
  • Verify that podman builds work with it
  • Get rpm-ostree released with this fix
  • Wait until coreos-assembler picks it up
  • Update the code changed by coreos/coreos-assembler@de628bc to hard require the new API
  • Switch all FCOS streams to oci-chunked
  • Profit
@cgwalters
Copy link
Member Author

cgwalters commented Jun 9, 2022

Update: https://jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org/job/build/751/console succeeded!

quay.io/coreos-assembler/fcos:rawhide is now a chunked image.

@cgwalters
Copy link
Member Author

OK this now blocks on ostreedev/ostree-rs-ext#309

@cgwalters
Copy link
Member Author

This is done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootable-containers Related to the bootable containers effort. kind/enhancement
Projects
None yet
Development

No branches or pull requests

1 participant