-
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
NO-JIRA: Bump fedora-coreos-config #1658
base: master
Are you sure you want to change the base?
Conversation
Adam Piasecki (1): denylist: add multipath.partition Dusty Mabe (7): tests/kola: add SELinux systemd /var/cache exceptions in upgrade test Move to Fedora Linux 41 denylist: drop kdump.crash.nfs and ext.config.boot.bootupd-validate overrides: drop graduated grub2-2.12-10.fc41 override 07fix-selinux-labels: fix service ordering tests/kola: fix potential unbound variable error ci: use OSbuild to build metal/metal4k in one shot HuijingHei (5): test: extend bootupd test to include testing adoption and updates denylist: deny `ext.config.boot.bootupd-validate` until we rollout F41 tests/kola: remove dtb exceptions in upgrade test SELinux checks tests/upgrade: drop the rollback deployment on aarch64 tests/bootupd-validate: skip checking BIOS on older bootupd Jonathan Lebon (17): workflows/add-overrides: install python3-dnf Inherit from fedora-bootc's tier-x on Fedora 42+ manifests: conditionalize duplicate manifests manifests: split system-configuration.yaml manifests: split networking-tools.yaml manifests: split user-experience.yaml manifests: hoist up bootable-rpm-ostree.yaml include manifests: move veritysetup request to ignition-and-ostree.yaml manifests: move bootc to bootable-rpm-ostree.yaml manifests: conditionalize bootable-rpm-ostree.yaml manifests: just disable systemd-firstboot, don't nuke manifests: split ignition-and-ostree.yaml manifests: split tier-x dupes into separate manifest workflows: add `bump-fedora-bootc` workflow manifests/tier-x: use readonly in repo config only workflows/remove-graduated-overrides: clone with submodule manifests/fedora-coreos: move from `rojig` to `metadata` Joseph Marrero Corchado (1): manifest: Add bootc Michael Armijo (1): denylist: remove fcos.internet and podman.workflow Nikita Dubrovskii (3): dnf5: use 'setopt' to enable 'updates-testing' repo dnf5 builddep: drop '--spec' as it no longer exists coreos-secex-ignition-prepare: remount /usr rw if needed
@jlebon: This pull request explicitly references no jira issue. In response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
I had to add a conditional here to make this conditional on c9s/el9.6. Once we shed 9.4 from this repo, we can drop the conditional stuff and the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: c4rt0, 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 |
Inherit from FCOS inheriting from tier-x starting from c9s and el9.6+. The only major delta here for RHCOS is that FCOS and tier-x turn off weak deps, but RHCOS historically has enabled them. Would be nice to also turn them off in RHCOS as well but let's do that move separately from this one since it additionally requires careful analysis e.g. of what packages get dropped.
New changes are detected. LGTM label has been removed. |
/retest |
1 similar comment
/retest |
@jlebon: The following test 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-sigs/prow repository. I understand the commands that are listed here. |
Failure here is legit. Digging into it. |
This is basically #1644 but with a commit added. Doing it this way instead of pushing to that PR directly because the bot will just nuke my changes if new commits land in f-c-c.