Commit a4da2bd
committed
manifest-rhel-10.1: add azure-vm-utils for Azure udev rules
Add azure-vm-utils package to RHEL 10.1 manifest to replace custom
Azure udev rules with upstream rules from the azure-vm-utils package.
This provides proper Azure VM disk/device configuration including
support for NVMe devices via azure-nvme-id.
The azure-vm-utils package is only available in RHEL 10.1 as of now which
is why it is added only to manifest-rhel-10.1.yaml. This replaces the
custom overlay udev rules previously maintained in
overlay.d/25rhcos-azure-udev/.
Fixes: https://issues.redhat.com/browse/COS-2074
Related: openshift/os#17761 parent 2cbab9a commit a4da2bd
File tree
3 files changed
+6
-55
lines changed- overlay.d/25rhcos-azure-udev/usr/lib/udev/rules.d
3 files changed
+6
-55
lines changedSubmodule fedora-coreos-config updated 62 files
- .cci.jenkinsfile+1-1
- .containerignore-4
- .github/workflows/container-native.yml+5-1
- .github/workflows/promotion-diff.yml-5
- .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+1-1
- .tekton/fcos-buildroot/fcos-buildroot-push.yaml+1-1
- .tekton/next-devel/on-pull-request/fedora-coreos-next-devel-on-pull-request.yaml+2-2
- .tekton/next-devel/on-pull-request/kustomization.yaml+3-1
- .tekton/next-devel/on-push/fedora-coreos-next-devel-on-push.yaml+2-2
- .tekton/next-devel/on-push/kustomization.yaml+2-1
- .tekton/next/on-pull-request/fedora-coreos-next-on-pull-request.yaml+2-2
- .tekton/next/on-pull-request/kustomization.yaml+2-1
- .tekton/next/on-push/fedora-coreos-next-on-push.yaml+2-2
- .tekton/next/on-push/kustomization.yaml+2-1
- .tekton/rawhide/on-pull-request/fedora-coreos-rawhide-on-pull-request.yaml+2-2
- .tekton/rawhide/on-pull-request/kustomization.yaml+3-1
- .tekton/rawhide/on-push/fedora-coreos-rawhide-on-push.yaml+2-2
- .tekton/rawhide/on-push/kustomization.yaml+2-1
- .tekton/stable/on-pull-request/fedora-coreos-stable-on-pull-request.yaml+2-2
- .tekton/stable/on-pull-request/kustomization.yaml+2-1
- .tekton/stable/on-push/fedora-coreos-stable-on-push.yaml+2-2
- .tekton/stable/on-push/kustomization.yaml+2-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+2-1
- .tekton/testing-devel/on-push/fedora-coreos-testing-devel-on-push.yaml+2-2
- .tekton/testing-devel/on-push/kustomization.yaml+2-1
- .tekton/testing/on-pull-request/fedora-coreos-testing-on-pull-request.yaml+2-2
- .tekton/testing/on-pull-request/kustomization.yaml+2-1
- .tekton/testing/on-push/fedora-coreos-testing-on-push.yaml+2-2
- .tekton/testing/on-push/kustomization.yaml+2-1
- .tekton/trigger-file-comment-8
- build-args.conf+4-2
- build-rootfs+53-72
- ci/buildroot/Dockerfile+1-1
- ci/buildroot/install-buildroot.sh+7-1
- fedora-bootc+1-1
- kola-denylist.yaml+22-2
- manifest-lock.aarch64.json+459-495
- manifest-lock.overrides.yaml+23-1
- manifest-lock.ppc64le.json+457-493
- manifest-lock.s390x.json+439-475
- manifest-lock.x86_64.json+461-497
- manifest.yaml+1-5
- manifests/fedora-coreos-base.yaml+6
- manifests/fedora-coreos.yaml-7
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/80-coreos-boot-disk.rules+1-1
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/coreos-disk-contains-fs.sh+20
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/coreos-disk-contains-partition-name.sh-47
- overlay.d/05core/usr/lib/dracut/modules.d/35coreos-ignition/module-setup.sh+2-2
- overlay.d/05core/usr/lib/systemd/system-generators/coreos-boot-mount-generator-7
- renovate.json+10-12
- rpms.lock.yaml-3.5k
- tests/kola/boot/install-bootloader-multipath-50
- tests/kola/multipath/custom-partition/config.bu-22
- tests/kola/multipath/custom-partition/data/commonlib.sh-1
- tests/kola/multipath/custom-partition/test.sh-34
- tests/kola/upgrade/extended/test.sh-6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
Lines changed: 0 additions & 54 deletions
This file was deleted.
0 commit comments