adjust memory of plug-in registry container based on CheCluster settings #21620
Closed
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
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.
Milestone
Is your enhancement related to a problem? Please describe
Today, OpenVSX could be run as part of the plug-in registry
But it consumes more memory than just the http service
So it would be nice if we want to use open-vsx.org and do not start OpenVSX in plug-in registry that we keep the low memoryLimit
Describe the solution you'd like
sets memory Request/Limit on plug-in registry based on the CheCluster openVSXURL flag
OpenVSXUrl:
Discussion thread:
eclipse-che/che-plugin-registry#1324 (comment)
Describe alternatives you've considered
Do not start plug-in registry at all (for example if editor is not CheTheia)
Additional context
No response
The text was updated successfully, but these errors were encountered: