User Dashboard takes only 'globalMemoryLimit' from devfiles meta.yaml and does not take into account memory required for 'jwt-proxy' pod #14001
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
Describe the bug
Currently, UD takes only 'globalMemoryLimit' from meta.yaml and displays it on the workspace creation screen:
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:
Expected behaviour: UD shows RAM defined in 'globalMemoryLimit' for devfile + RAM required for jwt-proxy
Che version
Expected behavior
UD shows RAM defined in 'globalMemoryLimit' for devfile + RAM required for jwt-proxy
The text was updated successfully, but these errors were encountered: