Docker 27.4.0 inducing Quota propogation Bug

External environmental factors or scripts running on the host created the resource contention
that triggered systemd’s re‐allocation and exposed the latent Docker CPU‐quota propagation
bug (Red Hat Bugzilla #1925343 and Docker Issue #11193 - Docker 27.4.0 + systemd) leaving
the EliteAAA container hard‐capped at ~2 cores instead of 40.
● Docker Issue #11193: “CPU quota not properly handled when container is moved between
cgroups”
o Initially Reported: Docker 1.8
o Partially Fixed: Docker 20.10.6 (April 2021)
o Fully Fixed: Docker 28.0.0 (January 2025)
o The fix involved changing how Docker interacts with cgroup hierarchies managed by
systemd, adding notification hooks to detect when systemd changes cgroup
parameters.

Need to know if using Docker 28.0.0 will fix the above issue in RHEL 8.10 as it mentions solving in Ubuntu?

If a release info stated it fixed an issue, I don’t have any reason to doubt it, but I Don’t know what issue numbers you are referring to. The Docker issue number that you also shared on GitHub

Doesn’t seem to be related to any quota issue. It was about video recording so I don’t get that either.