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

Configure default cpuLimit and cpuRequest #796

Merged
merged 1 commit into from
Jan 20, 2021
Merged

Configure default cpuLimit and cpuRequest #796

merged 1 commit into from
Jan 20, 2021

Conversation

vzhukovs
Copy link
Contributor

@vzhukovs vzhukovs commented Jan 14, 2021

What does this PR do?

Configure default values for cpuLimit: 1500m and cpuRequest: 500m for next tag image.

Signed-off-by: Vladyslav Zhukovskyi vzhukovs@redhat.com

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

eclipse-che/che#18565

How to test this PR?

Create a workspace from the provided devfile, workspace should be able to start.

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.

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
@ericwill
Copy link
Contributor

Was it tested on RHPDS and the dogfooding environment?

@vzhukovs
Copy link
Contributor Author

@ericwill it was tested on RHPDS, but for RHPDS meta.yaml for the theia-editor needs to be a bit modified. To provide cpuLimit: 1.5 and cpuRequest 0.5. Because there was a fix for 7.23 which provides correct cpu configuration conversion, but che on RHPDS is 7.20.2

Red Hat OpenShift Container Platform 2021-01-18 21-01-56

As for dogfooding instance. I'm trying to get an access to this host. Will post results of check asap.

@vzhukovs
Copy link
Contributor Author

Tested on dogfooding instance:
Red Hat OpenShift Dedicated 2021-01-19 14-14-53

Copy link
Member

@azatsarynnyy azatsarynnyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also checked it on our internal dogfooding instance.
LGTM, but up to @ericwill

Copy link
Contributor

@ericwill ericwill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, forgot to review this yesterday. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants