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

User Dashboard takes only 'globalMemoryLimit' from devfiles meta.yaml and does not take into account memory required for 'jwt-proxy' pod #14001

Closed
1 of 3 tasks
ibuziuk opened this issue Jul 24, 2019 · 0 comments
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Jul 24, 2019

Describe the bug

Currently, UD takes only 'globalMemoryLimit' from meta.yaml and displays it on the workspace creation screen:

image

However, it does not take into account RAM required for jwt-proxy pod, which results in the workspace startup failure if max RAM is set to 3 GB:

image

image

Expected behaviour: UD shows RAM defined in 'globalMemoryLimit' for devfile + RAM required for jwt-proxy

Che version

  • latest
  • nightly
  • other: please specify

Expected behavior

UD shows RAM defined in 'globalMemoryLimit' for devfile + RAM required for jwt-proxy

@ibuziuk ibuziuk added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 24, 2019
@slemeur slemeur added this to the 7.1.0 milestone Jul 24, 2019
@slemeur slemeur added severity/P1 Has a major impact to usage or development of the system. team/ide2 labels Jul 24, 2019
@ibuziuk ibuziuk changed the title User Dashboard takes only 'globalMemoryLimit' from devfiles meta.yaml and do not take into account memory required for 'jwt-proxy' pod User Dashboard takes only 'globalMemoryLimit' from devfiles meta.yaml and does not take into account memory required for 'jwt-proxy' pod Jul 29, 2019
@olexii4 olexii4 closed this as completed Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants