*Note: This summary is AI-generated but has been validated by at least one of the attendants.*

### Key Discussion Points

*   **Fedora 45 Schedule:** The next important deadline is June 24, 2026, for changes requiring infrastructure updates.
*   **COSA on Fedora 44:** The team discussed unblocking the switch of COSA (CoreOS Assembler) to run on Fedora 44. A dropped dependency, `python-pyrsistent`, was identified as a potential issue, though it may no longer be required by `osbuild`.
*   **Re-enabling Konflux for Rawhide:** The bootc pipeline in Konflux, which was previously broken, has been fixed thanks to a migration to a new Fedora cluster. The team held a vote and unanimously agreed to switch back to using Konflux for building the Rawhide stream OCI container, with Jenkins handling the subsequent steps.
*   **Using `bootc-image-builder`:**
    *   The team is progressing towards building disk images using `bootc-image-builder`.
    *   The `install to-filesystem` feature is already enabled in Rawhide and the plan is to roll it out to the `next-devel` and `next` streams.
    *   A proposal was made to move partition layout definitions from COSA into `fedora-coreos-config` so they can be baked into the OCI container for `bootc-image-builder` to consume.
    *   The team will need to ensure that this new method can handle complex, architecture-specific partition layouts (e.g., s390x `qemu-secex`).

### Action Items

*   **jbtrystram:** Test removing the `python-pyrsistent` dependency from the COSA image and run it through the CI pipeline to see if it's still needed.
*   **jbtrystram:** Follow up with the `osbuild` team and Nikita regarding support for complex s390x partitioning in `bootc-image-builder`.