Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Increase default memory limit for plug-in registry #1459

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Jul 27, 2022

What does this PR do?

When OpenVSX will be included in the plug-in registry
It'll require more memory to start.
With 256Mi, container is killed with OOM error

Screenshot/screencast of this PR

What issues does this PR fix or reference?

eclipse-che/che#20549

How to test this PR?

Deploy che and check more memory is assigned for plug-in registry container

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Change-Id: I2ae148f858550f92d64c41d6fa81af826624b377
Signed-off-by: Florent Benoit fbenoit@redhat.com

When OpenVSX will be included in the plug-in registry
It'll require more memory to start.
With 256Mi, container is killed with OOM error

Change-Id: I2ae148f858550f92d64c41d6fa81af826624b377
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Jul 27, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: benoitf, tolusha

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #1459 (d3eb88a) into main (452b078) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1459   +/-   ##
=======================================
  Coverage   60.43%   60.43%           
=======================================
  Files          74       74           
  Lines        6288     6288           
=======================================
  Hits         3800     3800           
  Misses       2118     2118           
  Partials      370      370           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@tolusha tolusha merged commit 43f1d3f into eclipse-che:main Jul 28, 2022
@che-bot che-bot added this to the 7.52 milestone Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants