Description of problem:
When upgrading a cluster from crun, we've seen cases where the graceful shutdown period isn't respected. This is possibly due to systemd properties that crun isn't setting, though https://github.com/containers/crun/pull/1526 was supposed to fix that
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Deploy pod with termination grace period 2. Reboot the node
Actual results:
The grace period isn't respected
Expected results:
The grace period should be respsected
Additional info:
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update