Description of problem: There is no ordering declared in the CRI-O service file, so they may end up out of order Version-Release number of selected component (if applicable): 4.6-4.9 are affected How reproducible: 100% Steps to Reproduce: 1. cat /usr/lib/systemd/system/crio.service Actual results: Should see `Before: kubelet.service` Expected results: we do not see this Additional info: there are some weird ordering problems that sometimes arise. upstream issue here https://github.com/cri-o/cri-o/issues/4437
this occurs because the downstream rpm overwrites the upstream systemd file. The attached version is changed to use the upstream version. version 4.6-4.8 are also fixed (by adding the Before clause, not using the upstream version, to be safe).
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.9.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:3759