David Kwon
David Kwon
### Describe the bug On a Che instance with oAuth set up, I'm not able to push branches to https://github.com/eclipse-che/che-dashboard/. ### Che version next (development version) ### Steps to reproduce...
### Is your enhancement related to a problem? Please describe When working on a che-code project, I ran a task which led to the memory usage of my developerment container...
### Is your enhancement related to a problem? Please describe As mentioned in https://github.com/eclipse/che/issues/21540#issuecomment-1205408703, if the workspace stopped/idled page is displayed while a different workspace is running, it would be...
Signed-off-by: dkwon17 ## What does this pull request change? This small PR makes some minor formatting and italicizing fixes in the procedure of this page: https://www.eclipse.org/che/docs/next/administration-guide/configuring-routes/ Before this PR (red...
…t isolation Signed-off-by: dkwon17 ## What does this pull request change? This PR adds documentation about the required NetworkPolicy for when there are networking restrictions between pods from different namespaces....
### Is your task related to a problem? Please describe There is now a devfile v2 for the che-dashboard repository: https://github.com/eclipse-che/che-dashboard/blob/main/devfile.yaml. It would be great if there was a section...
### Is your enhancement related to a problem? Please describe Currently, when the user tries to start a new workspace when the user already has the maximum allowable number of...
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,...
### Is your enhancement related to a problem? Please describe Continuation of https://github.com/eclipse/che/issues/21359 As mentioned in https://github.com/eclipse/che/issues/21359, the 'switch to your running workspace' option can be used to save/commit changes...
### What does this PR do? This PR is a draft PR because this PR depends on DWO 0.18.0, since that is when the `config.workspace.schedulerName` field would be introduced for...