Sun S. D. Tan

Results 28 issues of Sun S. D. Tan

### Describe the bug I cannot update my Che server with `chectl server:update` Everything looks fine but ``` status: cheClusterRunning: Available cheURL: https://che-che.xxx.xxx.org cheVersion: 7.39.1 dbProvisioned: true devfileRegistryURL: https://devfile-registry-che.xxx.xxx.org/ devworkspaceStatus:...

kind/bug
severity/P2
area/operator

### Is your enhancement related to a problem? Please describe. starting a workspace, the welcome page is showing up: ![Selection_425](https://user-images.githubusercontent.com/650571/126618943-f20c71ea-1458-4ee1-8468-70db496d0cdd.png) There is not that much information out there except few...

kind/enhancement
severity/P2
area/editor/che-theia

### Is your task related to a problem? Please describe. Continue the work started in this PR: https://github.com/eclipse/che-devfile-registry/pull/345 to have a great dogfooding devfile for the che-devfile-registry ### Describe the...

kind/task
severity/P1

### Is your enhancement related to a problem? Please describe. We still have Java devfiles based on Java 8 in the che-devfile-registry. Java 8 is going end of life. ###...

kind/enhancement
severity/P2
area/devfile-registry
area/plugins

With the card board, it is hard to control the bat. while it is easier to control it with the mouse It would be nice to be able to join...

## Description This should fix problem occured in https://github.com/eclipse/jkube/issues/1540 Resolving the folder where `.kube/config` shoud be located, it should behave like `oc` and `kubectl`: On Windows, looking at the the...

### Description Globally the feeling I get is that we are not telling enough about what is JKube doing. Zero config magic is good, but as a developer I don’t...

UX
demoable

### Description We had 1 issue during a hackaton, some participant had JKube not being able to connect to the openshift cluster while they can connect with `oc`. I had...

bug
demoable

### Description At the moment, in the doc https://www.eclipse.org/jkube/docs/kubernetes-maven-plugin#jkube:resource `k8s:resource` is listed before `k8s:build`. it doesn't make sense to me as the user would try `k8s:build` and `k8s:push` first most...

documentation

### Description the `oc:build` part needs rearrangement for instance there is a generic part about build strategy in `Openshift build`. https://www.eclipse.org/jkube/docs/openshift-maven-plugin#build-openshift it is not clear that kubernetes build is docker...

documentation