-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
4.15.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
Critical
-
None
-
None
-
None
-
Rejected
-
Glaceon OLM Sprint 267
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Pods in the marketplace namespace are reporting pending state:certified-operators community-operators redhat-marketplace redhat-operators The events reports insufficient CPU: 5d Warning FailedScheduling pod/certified-operators-4599m 0/24 nodes are available: 15 node(s) didn't match Pod's node affinity/selector, 3 Insufficient cpu, 3 node(s) had untolerated taint {infra: reserved}, 3 node(s) had untolerated taint{[node.ocs.openshift.io/storage|http://node.ocs.openshift.io/storage]: true}. preemption: 0/24 nodes are available: 21 Preemption is not helpful for scheduling, 3 Insufficient cpu.. However from the pod yaml I can see that the pod is requesting 2000m core CPU:resources: limits: cpu: "2" requests: cpu: "2" In the test cluster, I can see that the pod is requesting very less resources when compared to the above requests from cu's cluster.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: