-
Bug
-
Resolution: Done
-
Blocker
-
3.4.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Enhancement
-
Done
-
-
Description of problem:
Each Workspace pod comes with che-gateway container attached. It has cpu limit set to 500m. CPU Limits are generally considered as harmful. This CPU Limit is set unreasonably high - we've never seen this container have more than few millicores consumption and moreover it breaks the openshift scheduler due to increased likelihood of overcommitted nodes.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Create Workspace pod - there is che-gateway container with CPU Limit set.
Actual results:
Che-gateway container of Workspace pod has CPU Limit set to 500m
Expected results:
Che-gateway container of Workspace pod has no CPU Limit set
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
Additional info (Such as Logs, Screenshots, etc):
- blocks
-
CRW-4504 Devspaces operator/operator-bundles do not include new field gatewayContainer - sync scripts need updating
- Closed
- links to