Huong Nguyen
Huong Nguyen
### Describe the bug I deployed che on EKS and used keycloak as OIDC IdP. Can successfully setup all che components log in to che dashboard. However, after login it...
### Summary I am setting up keycloak as OIDC provider. As I understand, I have to integrate OIDC with both the kubernetes cluster and the che cluster. There are some...
Add option to deploy che component (che-dashboard, che-server, che-gateway, etc.) on specific nodes
### Is your enhancement related to a problem? Please describe I am deploying che on EKS. I want to deploy all the che components to the same node or node...
### Summary I need to deploy workspace that supports dotnet framework. It only run on windows so I prepare a windows host to deploy the workspace. **Problem**: a workspace pod...
### Describe the bug Cannot add personal access token with provider Microsoft azure devops Error: Token "test" was not added because it is not valid. ### Che version 7.89 ###...
### Summary When logging out using the Logout button on che dashboard, it logs out and logs in immediately.  I use keycloak as oidc provider. Not sure if i...
### Is your enhancement related to a problem? Please describe My organization dont allow workspace users to download files to their local machine.  ### Describe the solution you'd like...
### Summary I know that we can use nodeSelector to deploy workspaces on specific nodes. However, I need the ability to deploy different workspaces on different nodes. I need a...
### Summary As a admin, I configured oauth for git provider (gitlab) to allow user to clone workspace from devfile in private gitlab repo. I followed the instruction here https://eclipse.dev/che/docs/stable/administration-guide/configuring-oauth-2-for-gitlab/....
### Summary I would like to change the dash board theme (currently it is back and white) to other color. And I would like to change to favicon. Are they...