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

Suggestions for devfile compatibility with Che/CRW #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

l0rd
Copy link

@l0rd l0rd commented Dec 2, 2021

Some changes to the devfile to discuss and eventually apply to other devfiles:

  1. Set $DEBUG_PORT
  2. Remove starterProjects as the devfile is in a repo and should not be used as a "stack"
  3. Add a .vscode/extensions.json and .vscode/launch.json to configure Theia (Che IDE) and VS Code (local IDE)
  4. Set exposure: none for the debug endpoint
  5. Augment memory limit to 1G as less than that may be low for a Java projects
  6. Specify CPU limit

This issue comment has some general devfile suggestions devfile/api#681 (comment)

@l0rd l0rd mentioned this pull request Dec 2, 2021
2 tasks
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.

1 participant