che
che copied to clipboard
Kubernetes based Cloud Development Environments for Enterprise Teams
### 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)...
### 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...
### 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...
### 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....
### Summary With the new UI in Che 7.53 that allows you to choose which editor to use when opening a sample project ...  I'm wondering if there's a...
### 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...
Have dashboard provide a list of running workspaces when the workspace runningLimit has been reached
### 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,...
### 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...
### 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...
### 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...