Skip to content

Commit

Permalink
extensions-c9s: use match-base-evr: kernel for kernel-rt
Browse files Browse the repository at this point in the history
The kernel-rt merge has already happened in CentOS Stream 9. So using
`match-base-evr` now works there. This means that rpm-ostree will
guarantee that the kernel-rt package matches the version of the base
kernel.

We don't build SCOS in the CoreOS pipelines today but let's exercise
this knob as preparation for when the change propagates to RHEL.
  • Loading branch information
jlebon committed Mar 24, 2023
1 parent 3abd461 commit b15f653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions-c9s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ extensions:
- kernel-rt-modules
- kernel-rt-modules-extra
- kernel-rt-devel
match-base-evr: kernel
# https://github.com/openshift/machine-config-operator/pull/2456
# https://github.com/openshift/enhancements/blob/master/enhancements/sandboxed-containers/sandboxed-containers-tech-preview.md
# GRPA-3123
Expand Down

0 comments on commit b15f653

Please sign in to comment.