question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Some devfiles are not compatible with Hosted Che (che.openshift.io) due to 3 GB quota limitations

See original GitHub issue

Current Hosted Che “Terms of service” allows using only 3GB of RAM for workspace. At the same time some of the devfiles from the registry like java-web-spring are failing with the quota issue:

image

image

NOTE: event though globalMemoryLimit: 2674Mi is set in the meta.yaml, I suspect it does not take into account the jwt-proxy pod

We need to:

[1] https://www.eclipse.org/che/docs/che-7/hosted-che.html#terms-of-service_{context}

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (15 by maintainers)

github_iconTop GitHub Comments

3reactions
ScrewTSWcommented, Jul 29, 2019

[23.07.2019] Check for worksapce startup quotes with the latest version of devfile registry at prod-preview:

  • ✓ angular
  • ✘ apache-camel-springboot [Should be fixed by PR and Follow-up]
  • ✓ dotnet
  • ✓ golang
  • ✓ java-gradle
  • ✓ java-maven
  • ✘ java-mysql [Should be fixed by PR]
  • ✘ java-web-spring [Should be fixed by PR]
  • ✓ java-web-vertx
  • ✓ nodejs-mongo
  • ✓ nodejs-react
  • ✓ nodejs
  • ✓ php-laravel
  • ✓ php-mysql
  • ✓ php-symfony
  • ✓ php-web-simple
  • ✓ python-django
  • ✓ python
2reactions
apupiercommented, Jul 24, 2019

@apupier if it works we would merge it and make available 😉

my last manual tests on preprod are working https://github.com/eclipse/che-devfile-registry/pull/46#issuecomment-514515189

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quotas and Limit Ranges | Developer Guide
OpenShift Online Pro project owners can change quotas for their project, but not limit ranges. OpenShift Online Starter users cannot modify quotas or...
Read more >
Release notes and known issues Red Hat OpenShift Dev ...
Devfile no longer supports Visual Studio Code extensions; 2.18. OpenShift Dev Spaces ... Red Hat OpenShift Dev Spaces 3.0 is based on Eclipse...
Read more >
Chapter 1. Preparing the installation Red Hat OpenShift Dev ...
To prepare a OpenShift Dev Spaces installation, learn about OpenShift Dev Spaces ecosystem and deployment constraints: Section 1.1, “Supported platforms” ...
Read more >
Red Hat OpenShift Dev Spaces 3.0 Release notes and known ...
OpenShift Dev Spaces is supported on OpenShift Container Platform, OpenShift Dedicated, and Red Hat OpenShift Service on AWS (ROSA); Eclipse Che ...
Read more >
Red Hat OpenShift Dev Spaces 3.0 User guide
Red Hat is not formally related to or endorsed by the ... Viewing Che-Theia editor logs using the OpenShift CLI.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found