Sun S. D. Tan
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:...
### Is your enhancement related to a problem? Please describe. starting a workspace, the welcome page is showing up:  There is not that much information out there except few...
### 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...
### 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. ###...
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...
### 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...
### 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...
### 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...