Commit 2dbad3a
committed
Bump fedora-coreos-config
Bipin B Narayan (1):
test/validate-symlinks: Remove nfsmount config symlinks from known list
Dusty Mabe (11):
manifests/fedora-coreos: more python3 exclusion cleanup
drop 35oci-migration code
Add 17fcos-container-signing overlay
Add 35container-signing-migration overlay
tests/upgrade: pull from registry when possible
tests/upgrade: account for changing streams
tests/upgrade: disable using registry for now
.cci.jenkinsfile: adjust rpm diff strategy
denylist: add snooze for coreos.unique.boot.failure on aarch64
buildroot-prep: pin rpm-ostree to 2025.10
buildroot-prep: drop bootc-base-imagectl backport
Joel Capitao (5):
konflux: update pipeline reference
test/files/setgid: drop file from exception list
konflux: update pipeline ref automatically
konflux: update pipeline reference
Revert "test/files/setgid: drop file from exception list"
Jonathan Lebon (10):
Containerfile: COPY build context
build-rootfs: handle repos correctly in prod case
.containerignore: exclude overrides/
workflows/container-native: use overrides/rpm API instead
Containerfile: add STRICT_MODE build arg
Containerfile: combine LABEL directives
build-rootfs: cleanup /usr/share/rpm/.rpm.lock
build-rootfs: mutate /usr/lib/initrd-release in initrd
build-rootfs: add com.coreos.inputhash label
buildroot-prep: stop pinning rpm-ostree no f43+
Nikita Dubrovskii (3):
s390x: treat EXIT_NO_PERMIT_CPI from cpi.service as success under Secure Execution
Revert "secex-tests: fix test by appending env "CPI_PERMIT_ON_PVGUEST=1""
denylist: snooze coreos.unique.boot.failure for all aarch64 streams
Roshan-R (3):
fix(fcos-buildroot): correct file path in CEL expressions for triggers
feat: add description label to fcos-buildroot image
fix(fcos-buildroot): fix trigger path matching in CEL expression
Steven Presti (1):
overrides: drop vim-minimal & kernel-core pins
Tiago Bueno (1):
snooze issue 2021 for 2 more week
Timothée Ravier (1):
manifests: Exclude python again
konflux-fedora[bot] (1):
chore(config): migrate config renovate.json1 parent b6d29d4 commit 2dbad3a
1 file changed
+1
-1
lines changedSubmodule fedora-coreos-config updated 58 files
- .cci.jenkinsfile+2-5
- .containerignore+19
- .github/workflows/container-native.yml+4-14
- .tekton/base/base/fedora-coreos.yaml+1-1
- .tekton/base/on-pull-request/fedora-coreos-on-pull-request.yaml+1-1
- .tekton/base/on-push/fedora-coreos-on-push.yaml+1-1
- .tekton/branched/on-pull-request/fedora-coreos-branched-on-pull-request.yaml+1-1
- .tekton/branched/on-push/fedora-coreos-branched-on-push.yaml+1-1
- .tekton/fcos-buildroot/fcos-buildroot-pull-request.yaml+5-2
- .tekton/fcos-buildroot/fcos-buildroot-push.yaml+5-2
- .tekton/next-devel/on-pull-request/fedora-coreos-next-devel-on-pull-request.yaml+1-1
- .tekton/next-devel/on-push/fedora-coreos-next-devel-on-push.yaml+1-1
- .tekton/next/on-pull-request/fedora-coreos-next-on-pull-request.yaml+1-1
- .tekton/next/on-push/fedora-coreos-next-on-push.yaml+1-1
- .tekton/rawhide/on-pull-request/fedora-coreos-rawhide-on-pull-request.yaml+1-1
- .tekton/rawhide/on-push/fedora-coreos-rawhide-on-push.yaml+1-1
- .tekton/stable/on-pull-request/fedora-coreos-stable-on-pull-request.yaml+1-1
- .tekton/stable/on-push/fedora-coreos-stable-on-push.yaml+1-1
- .tekton/testing-devel/on-pull-request/fedora-coreos-testing-devel-on-pull-request.yaml+2-2
- .tekton/testing-devel/on-pull-request/kustomization.yaml+1-1
- .tekton/testing-devel/on-push/fedora-coreos-testing-devel-on-push.yaml+2-2
- .tekton/testing-devel/on-push/kustomization.yaml+1-1
- .tekton/testing/on-pull-request/fedora-coreos-testing-on-pull-request.yaml+1-1
- .tekton/testing/on-push/fedora-coreos-testing-on-push.yaml+1-1
- Containerfile+16-12
- build-rootfs+122-21
- buildroot-prep+7-10
- kola-denylist.yaml+8-2
- manifest-lock.aarch64.json+53-53
- manifest-lock.overrides.yaml+12-27
- manifest-lock.ppc64le.json+53-53
- manifest-lock.s390x.json+52-52
- manifest-lock.x86_64.json+52-52
- manifests/fedora-coreos.yaml+24-19
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/01-secex.ign+9
- overlay.d/17fcos-container-signing/etc/containers/registries.d/fedora-coreos.yaml+5
- overlay.d/17fcos-container-signing/usr/lib/coreos/coreos-containers-policy.json+55
- overlay.d/17fcos-container-signing/usr/lib/systemd/system/rpm-ostreed.service.d/coreos-containers-policy.conf+7
- overlay.d/35container-signing-migration/usr/lib/systemd/system-preset/35-container-signing-migration.preset+2
- overlay.d/35container-signing-migration/usr/lib/systemd/system/coreos-container-signing-migration-motd.service+12
- overlay.d/35container-signing-migration/usr/lib/systemd/system/zincati.service.d/010-container-signing-migration.conf+3
- overlay.d/35container-signing-migration/usr/libexec/coreos-container-signing-migration+95
- overlay.d/35container-signing-migration/usr/libexec/coreos-container-signing-migration-motd+77
- overlay.d/35oci-migration/usr/lib/systemd/system-preset/35-oci-migration.preset-2
- overlay.d/35oci-migration/usr/lib/systemd/system/coreos-oci-migration-motd.service-12
- overlay.d/35oci-migration/usr/lib/systemd/system/zincati.service.d/010-oci-migration.conf-5
- overlay.d/35oci-migration/usr/libexec/coreos-oci-migration-motd-78
- overlay.d/35oci-migration/usr/libexec/coreos-oci-rebase-94
- overlay.d/README.md+19-10
- renovate.json+41-8
- tests/kola/files/initrd/expected-contents+5
- tests/kola/files/setgid+6-4
- tests/kola/files/validate-symlinks-4
- tests/kola/python/data/commonlib.sh-1
- tests/kola/python/test.sh-20
- tests/kola/secex/ensure/config.bu-9
- tests/kola/secex/reboot/config.bu-9
- tests/kola/upgrade/extended/test.sh+31-11
0 commit comments