che icon indicating copy to clipboard operation
che copied to clipboard

Kubernetes based Cloud Development Environments for Enterprise Teams

Results 612 che issues
Sort by recently updated
recently updated
newest added

### Is your enhancement related to a problem? Please describe The validity of the GitHub/Bitbucket/Gitlab personal access tokens (that Che generates and stores as a secret in a developer namespace)...

kind/enhancement
sprint/current
severity/P1
area/dashboard
area/git
area/che-server

### Is your enhancement related to a problem? Please describe [Kata containers](https://github.com/kata-containers/kata-containers) allow running pod in dedicated VMs. That makes it possible to run a container as root without any...

kind/enhancement
severity/P1
area/dashboard
lifecycle/frozen
area/devworkspace-operator

### Is your enhancement related to a problem? Please describe As described in PR [#377]( https://github.com/eclipse-che/che-dashboard/pull/377) of che-dashboard, it was removed because users must use a GIT repo with a...

kind/enhancement
severity/P2
area/dashboard

### Is your enhancement related to a problem? Please describe che-jwtproxy use `req.host` to make a redirect url. So If I have a new proxy-server, and proxy http to jwtproxy....

kind/enhancement
severity/P2
area/jwt-proxy

### Summary With the new UI in Che 7.53 that allows you to choose which editor to use when opening a sample project ... ![image](https://user-images.githubusercontent.com/227597/186725694-89a67b49-c86c-40de-a901-1a06916fcaa9.png) I'm wondering if there's a...

kind/question

### Summary Having read thru the Che Docs about configuring per-editor plugins, it's unclear if we can completely override/ignore plugins installed for VSCode when launching Theia. https://www.eclipse.org/che/docs/stable/end-user-guide/adding-a-vscode-extension/#visual-studio-code-extensions-json > The easiest...

kind/question

### Is your enhancement related to a problem? Please describe As mentioned here: https://github.com/eclipse-che/che-dashboard/pull/607#issuecomment-1227155325, if the `spec.devWorkspace.runningLimit` was more than one, and if the runningLimit was reached from the dashboard,...

kind/enhancement
severity/P2
area/dashboard

### Describe the bug We have two storage classes configured in our test K8S cluster as follows: ``` NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE che-workspaces-storage che-workspaces-pvc-provisioner Delete Immediate true 3d17h...

kind/bug
severity/P1
area/operator
area/devworkspace-operator

### Is your enhancement related to a problem? Please describe Can not use ssh remote for pushing to che-docs repo from workspace terminal on workspaces.openshift.com: ``` ~/che-docs $ git push...

kind/enhancement
severity/P2
area/doc
team/doc
area/hosted-che
dogfooding

### Describe the bug Previously it was possible to select in which container we could open a terminal. But this option is not available anymore: ### Che version next (development...

kind/bug
severity/P1
area/editor/che-code