-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
0
As reported by rh-ee-mtodorov, we have an increased CI failure rate currently, because of the unreasonably high resource requests for the init containers:
- The crs init container, which is used by sensor.
- The init-tls-certs init container, which is used by all secured-cluster services, including sensor.
For deployments in CI there is some post-deployment patching going on to reduce container resource requirements. Given the new init containers this patching would have to be extended to cover the init containers as well.
Set priority to major, because it is currently impacting CI.
ACCEPTANCE
Given that there is no good reason for the init containers to request so many resources, we should just adjust them to realistic requirements.