che
che copied to clipboard
Kubernetes based Cloud Development Environments for Enterprise Teams
### Summary Che Version: 7.51.0 Chectl Version : 7.51.0 While installing we are using chectl with `--skip-oidc-provider-check` and the pods are up however the che pods are trying to use...
This issue collects work items of the Eclipse Che Team for Sprint 222 (August 10 - August 30). :notebook: Please note that this is a tentative plan until sprint planning...
### Summary my chectl version `chectl/0.0.20220801-next.24265f6 darwin-x64 node-v16.13.2` i installed eclipse-che using below command ``` chectl server:deploy --che-operator-cr-patch-yaml=/Users/divine/Documents/office_tasks/TAP-4540/terraformCheJune17/eclipseche_yaml/che-operator-cr-patch.yaml --platform=k8s --installer=operator --debug --k8spoderrorrechecktimeout=1500000 --domain=eclipseche-dchelladurai-chejune15.calatrava.vmware.com --k8spodreadytimeout=1500000 ``` i just logged-in into eclipse-che...
### Summary in [CONTRIBUTING.md ](https://github.com/che-incubator/chectl/blob/main/CONTRIBUTING.md) , below command is present. When i execute the command i get below error. How to use this? What am i doing wrong? ### Relevant...
### Is your task related to a problem? Please describe I noticed today that in Che-operator main branch, we still use: ``` - name: RELATED_IMAGE_gateway_authentication_sidecar value: quay.io/openshift/origin-oauth-proxy:4.7 - name: RELATED_IMAGE_gateway_authorization_sidecar...
### Is your enhancement related to a problem? Please describe The resource monitoring plugin is valuable shows to developers CPU and memory usage in their cloud-based developer environment. That has...
### Describe the bug It's possible to build the scala sample, but when trying to launch it, the sample hangs and does nothing. When clicking on the corresponding endpoint, it...
### Summary I want to know how run che in debug mode and see internal working. This description is old and does not work, commands do not exist, dev file...
### 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 task related to a problem? Please describe Currently in Che 7.48 / main branch we use Dependency Analytics plugin 0.2.1 from Nov 2020 - https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/releases/tag/0.2.1 https://github.com/eclipse-che/che-plugin-registry/blob/main/che-theia-plugins.yaml#L285-L297 The...