[plugin-registry] Specifying memoryRequest, cpuRequest, cpuLimit to the plugins #18485
Closed
4 tasks
Labels
area/plugin-registry
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
Is your task related to a problem? Please describe.
Currently
memoryRequest
,cpuRequest
andcpuLimit
are not set for the plugins in the plugin registry.Describe the solution you'd like
Each plugin should specify not only
memoryLimit
, but also:memoryRequest
,cpuRequest
cpuLimit
Additional context
List of plugins:
cpuRequest
andmemoryRequest
to the che-theia plugin meta.yaml che-plugin-registry#716.
.
.
Draft PR - https://github.com/eclipse/che-plugin-registry/pull/471/files
The text was updated successfully, but these errors were encountered: