che
che copied to clipboard
Kubernetes based Cloud Development Environments for Enterprise Teams
### Is your task related to a problem? Please describe Clean up unnecessary roles delegated to user: * workspace-stop role [1] * app/secret [2] [1] https://github.com/eclipse-che/che-server/blob/main/infrastructures/openshift/src/main/java/org/eclipse/che/workspace/infrastructure/openshift/project/configurator/OpenShiftStopWorkspaceRoleConfigurator.java [2] https://github.com/eclipse-che/che-operator/blob/main/pkg/deploy/server/rbac.go#L246-L250 ### Describe...
### Is your enhancement related to a problem? Please describe there is currently no Eclipse Che / Dev Spaces documentation about Kubedock and running Podman from within a workspace ###...
### Describe the bug If you open an empty workspace in Che (using the empty workspace sample), then open a terminal, the terminal's working directory will be set to `/home/user/`...
### Is your task related to a problem? Please describe It is a part of [VS Code desktop flow](https://github.com/eclipse/che/issues/22706), but it is better to decouple as a separate feature. In...
### Summary Hi, For some time, I've been using my eclipse Che instance with my own IDE (IDEA or VsCode, for the case where I have my own computer on...
### Describe the bug Doc Bug: Eclipse Che Documentation contains outdated config for "Configuring workspaces nodeSelector" https://eclipse.dev/che/docs/stable/administration-guide/configuring-workspaces-nodeselector/ ### Che version 7.80@latest ### Steps to reproduce Eclipse Che Documentation contains outdated...
### Is your enhancement related to a problem? Please describe Expose URL parameters to users. Improve the **Import from Git** widget(It needs for https://github.com/eclipse/che/issues/22784). ### Describe the solution you'd like...
### Summary I created a simple devfile and tried to add "redhat.java", plug-in in the dev workspace automatically while creating the workspace, but it is not added automatically. Any clue...
### Is your enhancement related to a problem? Please describe When try to commit changes for launched factory from a public repository without any PAT/OAuth setup, is appeared the dialog...
### Is your enhancement related to a problem? Please describe. There is no way for an admin to limit the amount of memory/cpu/PV that a Che user is going to...