Increase CPU required by the OpenShift connector plugin #20763
Labels
area/hosted-che
area/plugin-registry
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
Is your enhancement related to a problem? Please describe
The OpenShift Connector plugin takes a long long time to start. I looked a the CPU consumption and it looked like it was using all the 500 milicores available. I increased the the CPU limit in the devfile to 1000 milicores and the problem disappeared.
Curiously I tried to reproduce it on hosted Che and the OpenShift connector loads fast. I looked at the resources monitor and the used CPU was more than the CPU limit. How is that possible?
Describe the solution you'd like
Increase the CPU limit of the OpenShift connector.
Figure out why a plugin CPU is not limited on hosted Che.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: