Skip to content

Releases: eclipse-che/che-server

Eclipse Che 7.36.2

06 Dec 13:55
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Dashboard should prevent changing name and namespace of devworkspace in the devfile-editor #20479
  • Deprecate enabling DevWorkspace on stable channel CheCluster CR #20392
  • [UD] Dashboard backend should respect Che CA while requesting Server and Keycloak #20367
  • Migrate to the new PostgreSQL #20246
  • [devworkspace-che-operator] user's namespace provisioning #20168

Bugs fixed

  • DevWorkspace Factory flow is broken from github #20490
  • Build command fails for devfilev2 sample of Java Spring Petclinic #20464

Closed issues:

  • che-theia should listen on 127.0.0.1 with devworkspaces #20482
  • [kubernetes-image-puller] Remove the references of all 'nightly' and 'latest' tags from the repositories #20399
  • Migrate to the new PostgreSQL #20398
  • Handle .che/che-editor.yaml setting from the dashboard (DevWorkspace) #20258
  • Transition from Java EE to Jakarta EE #20247
  • Create CheUser CR when pre-creating k8s namespace #20169

Bugs fixed

  • CheCluster.status.CheURL is blank when running on K8s with che-gateway #20467
  • Unable to modify devworkspace #20456
  • Che does not work on minikube 1.23 due cert-manager which uses dropped beta APIs (webhooks) #20452
  • Workspace is not opened when Eclipse Che is deployed on OpenShift with DevWorskpace enabled #20451
  • Unable to request plugins/devfiles without authentication #20449
  • quarkus devfile v2 sample is broken #20445
  • Quarkus sample does not work with latest devworkspace controller #20439
  • chectl prints error and workspace is not started on minikube v1.23 #20431
  • [UD] WebSockets does not work with native authentication #20388
  • Use docker registry as proxy not working on Eclipse che 7.35 #20380
  • DevWorkspaces on minikube does not work due some routing issues #20375
  • Error message is not shown to user on factory resolve #20365
  • spring petclinic devworkspace sample does not have devfile.yaml #20211

New and Noteworthy Issues:

  • Drop single user support on Che Server #20314

Closed issues:

  • why there are eamodio/vscode-gitlens and eamodio/gitlens in che-plugin-registry #20475
  • The "TypescriptPlugin" test unexpectedly fails on the nightly CI job #20472
  • Don't allow to downgrade version of Eclipse Che using --version flag #20470
  • Don't create htpasswd identity provider if native authentication is on #20442
  • Ingress container is giving failure #20436
  • Is it possible to use CockroachDB with Eclipse Che #20413
  • Eclipse Che not opening in browser on Windows #20411
  • Editors Sprint 206 #20327
  • Che Platform Sprint #206 #20326
  • [chectl] [che-operator] Drop single user support #20315
  • Reorganise logging process in projector.sh and make-release.sh script #20312
  • Drop single user support #20295
  • Plugins Sprint 206 #20290
  • Update Che Operator descriptions to reflect usefull information for users #20197
  • Refactor dashboard to use devfile/api types for devworkspaces #20191
  • [che-auth] secure workspace services #20190
  • As a developer, I want to have a link automatically generated for verifying a PR on workspaces.openshift.com #20155

Enhancements, Epics, and UX

  • The all-namespace channel should be labelled as tech preview #20393

Bugs fixed

  • PRs check in release PR must use released version of components #20397

Closed issues:

  • Che Controller Sprint 206 #20329
  • The "GitHubPullRequestPlugin" unexpectedly fails on the openshift-ci #20323
  • [devworkspace-che-operator] should generate networking.k8s.io/v1 version of Ingress #20298

Enhancements, Epics, and UX

  • Provides CHE_PLUGIN_REGISTRY_INTERNAL_URL #20402
  • Enable CDN support for Che-Theia PR build check #20391
  • Fix sanetization in StreamCaster and Reporter #20352
  • Better presentation in OperatorHub UI #20350
  • machine-exec: Provides API to list all available containers #20338
  • Ask users whether they trust the project contents when starting a workspace from a factory link #20249

Bugs fixed

  • Failed to request factory resolver namespaces not found #20420
  • Failed to download image, reason: ImagePullBackOff, message: Back-off pulling image "quay.io/eclipse/che-keycloak:7.35.2". #20417
  • k3s: mkdir: cannot create directory '/var/lib/pgsql/data': Permission denied #20416
  • Namespace strategies other than 'per user' is not supported anymore. #20415
  • Happy path tests failed because there was no trust git repository authors popup #20408
  • "chectl workspace:create --start" error 'User "system:serviceaccount:eclipse-che:che" cannot get path "/"' #20401
  • Errors thrown by devWorkspaceController #20400
  • Che-Theia build fails with Webpack error when CDN is enabled #20390
  • DevWorkspace happy path test is broken #20389
  • Latest Che-theia editor image fails to start #20376
  • Che URL is shown but che-server is not ready #20372
  • Che server throws NullPointerException if the user is kubeadmin #20347
  • KIP_IMAGE environment variable is not honored by the kubernetes-image-puller-operator #20317
  • chectl release PR must test released Eclipse Che version #20306
  • failed to deploy Che using minikube -> ✖ Verify if kubectl is installed → E_REQUISITE_NOT_FOUND #20297
  • Can't open private github repo with an error "Identity Provider [github] does not support this operation. " #20281
  • CHE_INFRA_OPENSHIFT_ROUTE_HOST_DOMAIN__SUFFIX is set to blank after enabling and disabling DevWorkspace #20274
  • [UD] index of the dashboard and product.json must be requested each time #20266
  • rm pods fail to start when all workspaces are removed simultaneously #20216
  • CHE_LIMITS_USER_WORKSPACES_COUNT Does not work (Che 7.32.2) #20187
  • kubernetes-image-puller e2e kind tests are failing #20156

Closed issues:

  • Update plugin tests for the author trust notification confirmation #20412
  • Cannot get CHE_INFRA_KUBERNETES_PVC_QUANTITY to work correctly #20407
  • Update controller runtime library for che-operator #20395
  • CheCluster CR should let users know that DevWorkspace is still experimental [not ready for production] #20377
  • The "Vscode...
Read more

Eclipse Che

15 Sep 09:12
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • The all-namespace channel should be labelled as tech preview #20393

Bugs fixed

  • CheCluster.status.CheURL is blank when running on K8s with che-gateway #20467
  • Workspace is not opened when Eclipse Che is deployed on OpenShift with DevWorskpace enabled #20451
  • quarkus devfile v2 sample is broken #20445
  • Quarkus sample does not work with latest devworkspace controller #20439
  • chectl prints error and workspace is not started on minikube v1.23 #20431
  • PRs check in release PR must use released version of components #20397
  • [UD] WebSockets does not work with native authentication #20388
  • DevWorkspaces on minikube does not work due some routing issues #20375
  • Error message is not shown to user on factory resolve #20365
  • spring petclinic devworkspace sample does not have devfile.yaml #20211

New and Noteworthy Issues:

  • Drop single user support on Che Server #20314

Closed issues:

  • Don't create htpasswd identity provider if native authentication is on #20442
  • The "VscodeYamlPlugin" fails on the openshift CI nightly job #20441
  • Ingress container is giving failure #20436
  • Eclipse Che not opening in browser on Windows #20411
  • Che Controller Sprint 206 #20329
  • Editors Sprint 206 #20327
  • Che Platform Sprint #206 #20326
  • The "GitHubPullRequestPlugin" unexpectedly fails on the openshift-ci #20323
  • [chectl] [che-operator] Drop single user support #20315
  • Reorganise logging process in projector.sh and make-release.sh script #20312
  • [devworkspace-che-operator] should generate networking.k8s.io/v1 version of Ingress #20298
  • Drop single user support #20295
  • Plugins Sprint 206 #20290
  • As a developer, I want to have a link automatically generated for verifying a PR on workspaces.openshift.com #20155

Enhancements, Epics, and UX

  • Provides CHE_PLUGIN_REGISTRY_INTERNAL_URL #20402
  • Enable CDN support for Che-Theia PR build check #20391
  • Fix sanetization in StreamCaster and Reporter #20352
  • Better presentation in OperatorHub UI #20350
  • machine-exec: Provides API to list all available containers #20338
  • Ask users whether they trust the project contents when starting a workspace from a factory link #20249

Bugs fixed

  • Failed to request factory resolver namespaces not found #20420
  • Failed to download image, reason: ImagePullBackOff, message: Back-off pulling image "quay.io/eclipse/che-keycloak:7.35.2". #20417
  • k3s: mkdir: cannot create directory '/var/lib/pgsql/data': Permission denied #20416
  • Namespace strategies other than 'per user' is not supported anymore. #20415
  • Happy path tests failed because there was no trust git repository authors popup #20408
  • "chectl workspace:create --start" error 'User "system:serviceaccount:eclipse-che:che" cannot get path "/"' #20401
  • Errors thrown by devWorkspaceController #20400
  • Che-Theia build fails with Webpack error when CDN is enabled #20390
  • DevWorkspace happy path test is broken #20389
  • Latest Che-theia editor image fails to start #20376
  • Che URL is shown but che-server is not ready #20372
  • Che server throws NullPointerException if the user is kubeadmin #20347
  • KIP_IMAGE environment variable is not honored by the kubernetes-image-puller-operator #20317
  • chectl release PR must test released Eclipse Che version #20306
  • failed to deploy Che using minikube -> ✖ Verify if kubectl is installed → E_REQUISITE_NOT_FOUND #20297
  • Can't open private github repo with an error "Identity Provider [github] does not support this operation. " #20281
  • CHE_INFRA_OPENSHIFT_ROUTE_HOST_DOMAIN__SUFFIX is set to blank after enabling and disabling DevWorkspace #20274
  • [UD] index of the dashboard and product.json must be requested each time #20266
  • rm pods fail to start when all workspaces are removed simultaneously #20216
  • CHE_LIMITS_USER_WORKSPACES_COUNT Does not work (Che 7.32.2) #20187
  • kubernetes-image-puller e2e kind tests are failing #20156

Closed issues:

  • Update plugin tests for the author trust notification confirmation #20412
  • Cannot get CHE_INFRA_KUBERNETES_PVC_QUANTITY to work correctly #20407
  • Update controller runtime library for che-operator #20395
  • CheCluster CR should let users know that DevWorkspace is still experimental [not ready for production] #20377
  • The "VscodeValePlugin" unexpectedly fails on the openshift-ci #20322
  • Che Deploy Sprint #206 #20302
  • Add a check if devworkspace engine is disabled before devfile 2.x schema validation #20273
  • Che Operator should generate networking.k8s.io/v1 version of Ingress #20182
  • Remove 'nightly' / 'master' ci-centos CI for kubernetes-image-puller-operator #20149

Bugs fixed

  • Che Operator 7.35.0 release is broken #20336
  • Debug functionality doesn't work #20332
  • Is not possible to access Che Dashboard route on OpenShift #20318
  • Che-Theia release job doesn't respect THEIA\_COMMIT\_SHA build parameter #20221

Closed issues:

  • Create Openshift CI jobs to run against che operator release branches #20333
  • The "VscodeKubernetesPlugin" unexpectedly fails on the openshift-ci #20321
  • Update to new quick-input API #20320
  • Upgrade apache maven when build Eclipse Che server in happy path tests #20308
  • Why use cdt-vscode instead of cpptool ? #20305
  • Parts of examples to be moved to procedures #20232
  • Che Platform Sprint #205 #20218
  • Che Controller Sprint 205 #20207
  • Plugins Sprint 205 #20186
  • Editors Sprint 205 #20185
  • update Traefik to 2.5 #20142

Bugs fixed

  • Run command 'maven build' failed in JavaSpringBoot e2e test #20130

Closed issues:

  • The "TypescriptPlugin" test fails because can't connect to the debug session #20307

Bugs fixed

  • The "PythonPlugin" test fails because of error highlighting absence #20280
  • Che operators fails to manage DWO due invalid devworkspace-controller-manager-service #20278
  • Unable to start devworkspace with sample Java spring boot #20271
  • Theia must have correct resources settings to work correctly #20270
  • Eclipse Che PR check on CRW ...
Read more

Eclipse Che

08 Sep 09:35
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Provides CHE_PLUGIN_REGISTRY_INTERNAL_URL #20402
  • The all-namespace channel should be labelled as tech preview #20393
  • Enable CDN support for Che-Theia PR build check #20391
  • Fix sanetization in StreamCaster and Reporter #20352
  • Better presentation in OperatorHub UI #20350
  • machine-exec: Provides API to list all available containers #20338
  • Ask users whether they trust the project contents when starting a workspace from a factory link #20249

Bugs fixed

  • Failed to request factory resolver namespaces not found #20420
  • Failed to download image, reason: ImagePullBackOff, message: Back-off pulling image "quay.io/eclipse/che-keycloak:7.35.2". #20417
  • k3s: mkdir: cannot create directory '/var/lib/pgsql/data': Permission denied #20416
  • Namespace strategies other than 'per user' is not supported anymore. #20415
  • Happy path tests failed because there was no trust git repository authors popup #20408
  • "chectl workspace:create --start" error 'User "system:serviceaccount:eclipse-che:che" cannot get path "/"' #20401
  • Errors thrown by devWorkspaceController #20400
  • PRs check in release PR must use released version of components #20397
  • Che-Theia build fails with Webpack error when CDN is enabled #20390
  • DevWorkspace happy path test is broken #20389
  • Latest Che-theia editor image fails to start #20376
  • Che URL is shown but che-server is not ready #20372
  • Che server throws NullPointerException if the user is kubeadmin #20347
  • KIP_IMAGE environment variable is not honored by the kubernetes-image-puller-operator #20317
  • chectl release PR must test released Eclipse Che version #20306
  • failed to deploy Che using minikube -> ✖ Verify if kubectl is installed → E_REQUISITE_NOT_FOUND #20297
  • Can't open private github repo with an error "Identity Provider [github] does not support this operation. " #20281
  • CHE_INFRA_OPENSHIFT_ROUTE_HOST_DOMAIN__SUFFIX is set to blank after enabling and disabling DevWorkspace #20274
  • [UD] index of the dashboard and product.json must be requested each time #20266
  • rm pods fail to start when all workspaces are removed simultaneously #20216
  • CHE_LIMITS_USER_WORKSPACES_COUNT Does not work (Che 7.32.2) #20187
  • kubernetes-image-puller e2e kind tests are failing #20156

Closed issues:

  • Update plugin tests for the author trust notification confirmation #20412
  • Cannot get CHE_INFRA_KUBERNETES_PVC_QUANTITY to work correctly #20407
  • Update controller runtime library for che-operator #20395
  • CheCluster CR should let users know that DevWorkspace is still experimental [not ready for production] #20377
  • Che Controller Sprint 206 #20329
  • The "GitHubPullRequestPlugin" unexpectedly fails on the openshift-ci #20323
  • The "VscodeValePlugin" unexpectedly fails on the openshift-ci #20322
  • Che Deploy Sprint #206 #20302
  • [devworkspace-che-operator] should generate networking.k8s.io/v1 version of Ingress #20298
  • Add a check if devworkspace engine is disabled before devfile 2.x schema validation #20273
  • Che Operator should generate networking.k8s.io/v1 version of Ingress #20182
  • Remove 'nightly' / 'master' ci-centos CI for kubernetes-image-puller-operator #20149

Bugs fixed

  • Che Operator 7.35.0 release is broken #20336
  • Debug functionality doesn't work #20332
  • Is not possible to access Che Dashboard route on OpenShift #20318
  • Che-Theia release job doesn't respect THEIA\_COMMIT\_SHA build parameter #20221

Closed issues:

  • Create Openshift CI jobs to run against che operator release branches #20333
  • The "VscodeKubernetesPlugin" unexpectedly fails on the openshift-ci #20321
  • Update to new quick-input API #20320
  • Upgrade apache maven when build Eclipse Che server in happy path tests #20308
  • Why use cdt-vscode instead of cpptool ? #20305
  • Parts of examples to be moved to procedures #20232
  • Che Platform Sprint #205 #20218
  • Che Controller Sprint 205 #20207
  • Plugins Sprint 205 #20186
  • Editors Sprint 205 #20185
  • update Traefik to 2.5 #20142
  • Cannot build che-theia with linkless build #20083

Bugs fixed

  • Run command 'maven build' failed in JavaSpringBoot e2e test #20130

Closed issues:

  • The "TypescriptPlugin" test fails because can't connect to the debug session #20307

Bugs fixed

  • The "PythonPlugin" test fails because of error highlighting absence #20280
  • Che operators fails to manage DWO due invalid devworkspace-controller-manager-service #20278
  • Unable to start devworkspace with sample Java spring boot #20271
  • Theia must have correct resources settings to work correctly #20270
  • Eclipse Che PR check on CRW Jenkins is failing because chectl stopped supporting minikube 1.1.1 #20269
  • Unable to publish npmjs module on release for plug-in registry #20265
  • chectl server:deploy --version \<..\> doesn't work after changing projects structure in che-operator repository #20235
  • PythonDjango test devfile needs update #20230
  • eclipse-che.github.io/che-devfile-registry is not updated with a new releases #20224
  • backup/restore tests are not stable #20159
  • [Che-Operator-e2e] - DevWorkspace Che Operator don't work along side che-operator in disconnected environment #20158
  • Failed to run debug session in the "NodeJS Express Web Application" based workspace #20075
  • [che-auth] It is not possible to logout in nativeUserMode #20071

Closed issues:

  • Why vscode-clangd skiped in che-plugin-registry ? #20303
  • The che-plugin-registry nightly job fails because error on the build image step. #20299
  • Fix the che-plugin-registry nightly tests #20287
  • Is there any way to personalize with dotfile repositories? #20283
  • Problem getting local build of che-theia running on 7.34.1 #20279
  • [Query]Error issuing ACME challenge on Eclipse che Azure AKS deployment #20264
  • Push the new bundle format to community operators #20250
  • How to modify the default cheEditor id #20245
  • Limit new all-namespaces-stable channel to OpenShift 4.8+ #20234
  • [che-auth] - enable nativeUserMode by default on openshift with devworkspaces [#20203](https://github.com/eclipse/che/issues...
Read more

Eclipse Che

01 Sep 09:28
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Fix sanetization in StreamCaster and Reporter #20352
  • machine-exec: Provides API to list all available containers #20338

Bugs fixed

  • Latest Che-theia editor image fails to start #20376
  • Che Operator 7.35.0 release is broken #20336
  • Debug functionality doesn't work #20332
  • Is not possible to access Che Dashboard route on OpenShift #20318
  • KIP_IMAGE environment variable is not honored by the kubernetes-image-puller-operator #20317
  • chectl release PR must test released Eclipse Che version #20306
  • Can't open private github repo with an error "Identity Provider [github] does not support this operation. " #20281
  • CHE_INFRA_OPENSHIFT_ROUTE_HOST_DOMAIN__SUFFIX is set to blank after enabling and disabling DevWorkspace #20274
  • [UD] index of the dashboard and product.json must be requested each time #20266
  • Che-Theia release job doesn't respect THEIA\_COMMIT\_SHA build parameter #20221
  • rm pods fail to start when all workspaces are removed simultaneously #20216
  • CHE_LIMITS_USER_WORKSPACES_COUNT Does not work (Che 7.32.2) #20187
  • kubernetes-image-puller e2e kind tests are failing #20156
  • Enable K8 Ingress to support websockets #20025

Closed issues:

  • Create Openshift CI jobs to run against che operator release branches #20333
  • The "VscodeValePlugin" unexpectedly fails on the openshift-ci #20322
  • The "VscodeKubernetesPlugin" unexpectedly fails on the openshift-ci #20321
  • Update to new quick-input API #20320
  • Upgrade apache maven when build Eclipse Che server in happy path tests #20308
  • Why use cdt-vscode instead of cpptool ? #20305
  • Add a check if devworkspace engine is disabled before devfile 2.x schema validation #20273
  • Parts of examples to be moved to procedures #20232
  • Che Platform Sprint #205 #20218
  • Che Controller Sprint 205 #20207
  • Plugins Sprint 205 #20186
  • Editors Sprint 205 #20185
  • Che Operator should generate networking.k8s.io/v1 version of Ingress #20182
  • Remove 'nightly' / 'master' ci-centos CI for kubernetes-image-puller-operator #20149
  • update Traefik to 2.5 #20142
  • Cannot build che-theia with linkless build #20083

Bugs fixed

  • Run command 'maven build' failed in JavaSpringBoot e2e test #20130

Closed issues:

  • The "TypescriptPlugin" test fails because can't connect to the debug session #20307

Enhancements, Epics, and UX

  • Use github forms for issue templates #20054

Bugs fixed

  • The "PythonPlugin" test fails because of error highlighting absence #20280
  • Che operators fails to manage DWO due invalid devworkspace-controller-manager-service #20278
  • Unable to start devworkspace with sample Java spring boot #20271
  • Theia must have correct resources settings to work correctly #20270
  • Eclipse Che PR check on CRW Jenkins is failing because chectl stopped supporting minikube 1.1.1 #20269
  • Unable to publish npmjs module on release for plug-in registry #20265
  • chectl server:deploy --version \<..\> doesn't work after changing projects structure in che-operator repository #20235
  • PythonDjango test devfile needs update #20230
  • eclipse-che.github.io/che-devfile-registry is not updated with a new releases #20224
  • backup/restore tests are not stable #20159
  • [Che-Operator-e2e] - DevWorkspace Che Operator don't work along side che-operator in disconnected environment #20158
  • Failed to run debug session in the "NodeJS Express Web Application" based workspace #20075
  • [che-auth] It is not possible to logout in nativeUserMode #20071
  • Dogfooding instance fails to start workspace #20052
  • license checker failing Che 7.32.2 build due to "missing header" #20026

Closed issues:

  • Why vscode-clangd skiped in che-plugin-registry ? #20303
  • The che-plugin-registry nightly job fails because error on the build image step. #20299
  • Fix the che-plugin-registry nightly tests #20287
  • Is there any way to personalize with dotfile repositories? #20283
  • Problem getting local build of che-theia running on 7.34.1 #20279
  • [Query]Error issuing ACME challenge on Eclipse che Azure AKS deployment #20264
  • Push the new bundle format to community operators #20250
  • How to modify the default cheEditor id #20245
  • Limit new all-namespaces-stable channel to OpenShift 4.8+ #20234
  • [che-auth] - enable nativeUserMode by default on openshift with devworkspaces #20203
  • Che Deploy Sprint #205 #20194
  • Review kustomize changes which handles new operator-sdk for che-operator and handle them for chectl #20192
  • Remove unused Jenkins jobs on centos.ci #20188
  • Deprecate Eclipse Che helmcharts #20183
  • Che server should generate networking.k8s.io/v1 version of Ingress #20181
  • Enable subpath mode for Che Theia editor in devworkspaces #20180
  • Plugins tests on the openshift-ci fail because of unable to get a token #20117
  • devfiles v1 is not working with devWorkspace.enabled #20072
  • Switch operator PR generation to use new target repos/paths #20035

Bugs fixed

  • Che-Theia build fail #20237
  • Can not enable the latest upstream 7.34.0 devfile registry on workspaces.openshift.com #20233
  • Workspace creation failed from private github repository with personal access token from secret #20212
  • chectl should not generate Keycloak credentials when nativeUserMode enabled #20210
  • Displayed on dashboard SCM provider name may not reflect the actual situation #20209
  • Projects should not be added to workspace if it specified a workspace config file my-custom.theia-workspace #20196
  • Bitbucket factory repo fails for public repo without bitbucket OAuth #20195
  • chectl requires upgrade during e2e tests #20144
  • chectl asks to update even if it is the most recent version #20135
  • che-plugin-registry devfile fails on workspaces.openshift.com (shellcheck plugin not found) #20125
  • Fail to start a workspace - method: GET, response code: 504, message: <html><body><h1>504 Gateway Time-out</h1> #20110
  • Cannot open Jupyter notebook with the python extension #20057

New and Noteworthy Issues:

  • As an Admin, I want to update the list of default images for pre-pulling when a new version of Eclipse Che is rolled ou...
Read more

Eclipse Che

25 Aug 09:34
Compare
Choose a tag to compare

Bugs fixed

  • Che Operator 7.35.0 release is broken #20336
  • Debug functionality doesn't work #20332
  • Is not possible to access Che Dashboard route on OpenShift #20318
  • Che-Theia release job doesn't respect THEIA\_COMMIT\_SHA build parameter #20221
  • Run command 'maven build' failed in JavaSpringBoot e2e test #20130
  • Enable K8 Ingress to support websockets #20025

Closed issues:

  • Create Openshift CI jobs to run against che operator release branches #20333
  • The "VscodeKubernetesPlugin" unexpectedly fails on the openshift-ci #20321
  • Update to new quick-input API #20320
  • Upgrade apache maven when build Eclipse Che server in happy path tests #20308
  • The "TypescriptPlugin" test fails because can't connect to the debug session #20307
  • Why use cdt-vscode instead of cpptool ? #20305
  • Parts of examples to be moved to procedures #20232
  • Che Platform Sprint #205 #20218
  • Che Controller Sprint 205 #20207
  • Plugins Sprint 205 #20186
  • Editors Sprint 205 #20185
  • update Traefik to 2.5 #20142
  • Cannot build che-theia with linkless build #20083

Enhancements, Epics, and UX

  • Use github forms for issue templates #20054

Bugs fixed

  • The "PythonPlugin" test fails because of error highlighting absence #20280
  • Che operators fails to manage DWO due invalid devworkspace-controller-manager-service #20278
  • Unable to start devworkspace with sample Java spring boot #20271
  • Theia must have correct resources settings to work correctly #20270
  • Eclipse Che PR check on CRW Jenkins is failing because chectl stopped supporting minikube 1.1.1 #20269
  • Unable to publish npmjs module on release for plug-in registry #20265
  • chectl server:deploy --version \<..\> doesn't work after changing projects structure in che-operator repository #20235
  • PythonDjango test devfile needs update #20230
  • eclipse-che.github.io/che-devfile-registry is not updated with a new releases #20224
  • backup/restore tests are not stable #20159
  • [Che-Operator-e2e] - DevWorkspace Che Operator don't work along side che-operator in disconnected environment #20158
  • Failed to run debug session in the "NodeJS Express Web Application" based workspace #20075
  • [che-auth] It is not possible to logout in nativeUserMode #20071
  • Dogfooding instance fails to start workspace #20052
  • license checker failing Che 7.32.2 build due to "missing header" #20026

Closed issues:

  • Why vscode-clangd skiped in che-plugin-registry ? #20303
  • The che-plugin-registry nightly job fails because error on the build image step. #20299
  • Fix the che-plugin-registry nightly tests #20287
  • Is there any way to personalize with dotfile repositories? #20283
  • Problem getting local build of che-theia running on 7.34.1 #20279
  • [Query]Error issuing ACME challenge on Eclipse che Azure AKS deployment #20264
  • Push the new bundle format to community operators #20250
  • How to modify the default cheEditor id #20245
  • Limit new all-namespaces-stable channel to OpenShift 4.8+ #20234
  • [che-auth] - enable nativeUserMode by default on openshift with devworkspaces #20203
  • Che Deploy Sprint #205 #20194
  • Review kustomize changes which handles new operator-sdk for che-operator and handle them for chectl #20192
  • Remove unused Jenkins jobs on centos.ci #20188
  • Deprecate Eclipse Che helmcharts #20183
  • Che Operator should generate networking.k8s.io/v1 version of Ingress #20182
  • Che server should generate networking.k8s.io/v1 version of Ingress #20181
  • Enable subpath mode for Che Theia editor in devworkspaces #20180
  • Plugins tests on the openshift-ci fail because of unable to get a token #20117
  • devfiles v1 is not working with devWorkspace.enabled #20072
  • Switch operator PR generation to use new target repos/paths #20035

Bugs fixed

  • Che-Theia build fail #20237
  • Can not enable the latest upstream 7.34.0 devfile registry on workspaces.openshift.com #20233
  • Workspace creation failed from private github repository with personal access token from secret #20212
  • chectl should not generate Keycloak credentials when nativeUserMode enabled #20210
  • Displayed on dashboard SCM provider name may not reflect the actual situation #20209
  • Projects should not be added to workspace if it specified a workspace config file my-custom.theia-workspace #20196
  • Bitbucket factory repo fails for public repo without bitbucket OAuth #20195
  • chectl requires upgrade during e2e tests #20144
  • chectl asks to update even if it is the most recent version #20135
  • che-plugin-registry devfile fails on workspaces.openshift.com (shellcheck plugin not found) #20125
  • Fail to start a workspace - method: GET, response code: 504, message: <html><body><h1>504 Gateway Time-out</h1> #20110
  • Cannot open Jupyter notebook with the python extension #20057

New and Noteworthy Issues:

  • As an Admin, I want to update the list of default images for pre-pulling when a new version of Eclipse Che is rolled out #20081

Closed issues:

  • Is it possible to add annotations to the ingress's that Che makes when you start a workspace? #20205
  • Adapt Happy Path tests to the changes related to upgrade Monaco #20172
  • REST Service on the Che server-side that will initiate k8s namespace provisioning #20165
  • Dashboard should report that it does not support Safari #20123
  • Rename nightly channel to next in Che operator #20120
  • Adapt Che-Theia to upstream changes (Monaco) #20069
  • Che Controller Sprint 204 #20068
  • Plugins Sprint 204 #20055
  • add configbump branch creation to che release process #20053
  • Editors Sprint 204 #20040

Enhancements, Epics, and UX

  • Upgrade Tooling for Apache Camel K VS Code extension to v0.0.26 #20163
  • Migrate Che Dashboard to use Yarn 1 (support for Big Endian systems like s390x) #20138

Bugs fixed

  • Workspace fails to start #20208
  • plugin registry and dashboard URL env var are not available in all containers #20201
  • operator.yaml duplicates RELATED_IMAGES keys #20171
  • operator.yaml duplicates RELATED_IMAGES keys [#20170](https://github.com/eclipse...
Read more

Eclipse Che

18 Aug 10:54
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Use github forms for issue templates #20054

Bugs fixed

  • The "PythonPlugin" test fails because of error highlighting absence #20280
  • Che operators fails to manage DWO due invalid devworkspace-controller-manager-service #20278
  • Unable to start devworkspace with sample Java spring boot #20271
  • Theia must have correct resources settings to work correctly #20270
  • Eclipse Che PR check on CRW Jenkins is failing because chectl stopped supporting minikube 1.1.1 #20269
  • Unable to publish npmjs module on release for plug-in registry #20265
  • chectl server:deploy --version \<..\> doesn't work after changing projects structure in che-operator repository #20235
  • PythonDjango test devfile needs update #20230
  • eclipse-che.github.io/che-devfile-registry is not updated with a new releases #20224
  • backup/restore tests are not stable #20159
  • [Che-Operator-e2e] - DevWorkspace Che Operator don't work along side che-operator in disconnected environment #20158
  • Run command 'maven build' failed in JavaSpringBoot e2e test #20130
  • Failed to run debug session in the "NodeJS Express Web Application" based workspace #20075
  • [che-auth] It is not possible to logout in nativeUserMode #20071
  • Dogfooding instance fails to start workspace #20052
  • license checker failing Che 7.32.2 build due to "missing header" #20026

Closed issues:

  • The "TypescriptPlugin" test fails because can't connect to the debug session #20307
  • Why vscode-clangd skiped in che-plugin-registry ? #20303
  • The che-plugin-registry nightly job fails because error on the build image step. #20299
  • Fix the che-plugin-registry nightly tests #20287
  • Is there any way to personalize with dotfile repositories? #20283
  • Problem getting local build of che-theia running on 7.34.1 #20279
  • [Query]Error issuing ACME challenge on Eclipse che Azure AKS deployment #20264
  • Push the new bundle format to community operators #20250
  • How to modify the default cheEditor id #20245
  • Limit new all-namespaces-stable channel to OpenShift 4.8+ #20234
  • [che-auth] - enable nativeUserMode by default on openshift with devworkspaces #20203
  • Che Deploy Sprint #205 #20194
  • Review kustomize changes which handles new operator-sdk for che-operator and handle them for chectl #20192
  • Remove unused Jenkins jobs on centos.ci #20188
  • Deprecate Eclipse Che helmcharts #20183
  • Che Operator should generate networking.k8s.io/v1 version of Ingress #20182
  • Che server should generate networking.k8s.io/v1 version of Ingress #20181
  • Enable subpath mode for Che Theia editor in devworkspaces #20180
  • Plugins tests on the openshift-ci fail because of unable to get a token #20117
  • devfiles v1 is not working with devWorkspace.enabled #20072
  • Switch operator PR generation to use new target repos/paths #20035
  • [Cross-Project Epic] Switch from master to main as default branch in Che repos #19968
  • Add documentation about initial support of backup and restore #19962

Bugs fixed

  • Che-Theia build fail #20237
  • Can not enable the latest upstream 7.34.0 devfile registry on workspaces.openshift.com #20233
  • Workspace creation failed from private github repository with personal access token from secret #20212
  • chectl should not generate Keycloak credentials when nativeUserMode enabled #20210
  • Displayed on dashboard SCM provider name may not reflect the actual situation #20209
  • Projects should not be added to workspace if it specified a workspace config file my-custom.theia-workspace #20196
  • Bitbucket factory repo fails for public repo without bitbucket OAuth #20195
  • chectl requires upgrade during e2e tests #20144
  • chectl asks to update even if it is the most recent version #20135
  • che-plugin-registry devfile fails on workspaces.openshift.com (shellcheck plugin not found) #20125
  • Fail to start a workspace - method: GET, response code: 504, message: <html><body><h1>504 Gateway Time-out</h1> #20110
  • Cannot open Jupyter notebook with the python extension #20057
  • Eclipse che - 7.29.2 | Mysql based workspace not working #19989

New and Noteworthy Issues:

  • As an Admin, I want to update the list of default images for pre-pulling when a new version of Eclipse Che is rolled out #20081

Closed issues:

  • Is it possible to add annotations to the ingress's that Che makes when you start a workspace? #20205
  • Adapt Happy Path tests to the changes related to upgrade Monaco #20172
  • REST Service on the Che server-side that will initiate k8s namespace provisioning #20165
  • Dashboard should report that it does not support Safari #20123
  • Rename nightly channel to next in Che operator #20120
  • Adapt Che-Theia to upstream changes (Monaco) #20069
  • Che Controller Sprint 204 #20068
  • Plugins Sprint 204 #20055
  • add configbump branch creation to che release process #20053
  • Editors Sprint 204 #20040
  • [Cross-Project Epic] Standardization/Harmonization of go-based tooling builds and deployment process #19970

Enhancements, Epics, and UX

  • Upgrade Tooling for Apache Camel K VS Code extension to v0.0.26 #20163
  • Migrate Che Dashboard to use Yarn 1 (support for Big Endian systems like s390x) #20138

Bugs fixed

  • Workspace fails to start #20208
  • plugin registry and dashboard URL env var are not available in all containers #20201
  • operator.yaml duplicates RELATED_IMAGES keys #20171
  • operator.yaml duplicates RELATED_IMAGES keys #20170
  • Unable to deploy Che onto Openshift 3.11 #20162
  • Chectl failed to deploy che-operator because of error "/usr/local/bin/che-operator: no such file or directory" #20151
  • Can not execute the che-plugin-registry builder npm package #20146
  • 'Try it' buttons on Che Theia PR are not working #20099
  • OpenShift internal registry does not work when user set container registry credentials #19999

Closed issues:

  • vsix-installer should handle vsix plugins stored in plug-in registry #20198
  • What is the @eclipse-che/plugin version if a plugin base on [email protected] #20154
  • How to define a task which run after workspace start #20152
  • Cannot Modify ~/.gitconfig by git config --global xxxx xxxx #20150
  • Configuration of Persistent Vo...
Read more

Eclipse Che

11 Aug 14:23
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Use github forms for issue templates #20054

Bugs fixed

  • The "PythonPlugin" test fails because of error highlighting absence #20280
  • Che operators fails to manage DWO due invalid devworkspace-controller-manager-service #20278
  • Unable to start devworkspace with sample Java spring boot #20271
  • Theia must have correct resources settings to work correctly #20270
  • Unable to publish npmjs module on release for plug-in registry #20265
  • Che-Theia build fail #20237
  • chectl server:deploy --version \<..\> doesn't work after changing projects structure in che-operator repository #20235
  • Can not enable the latest upstream 7.34.0 devfile registry on workspaces.openshift.com #20233
  • eclipse-che.github.io/che-devfile-registry is not updated with a new releases #20224
  • Workspace creation failed from private github repository with personal access token from secret #20212
  • chectl should not generate Keycloak credentials when nativeUserMode enabled #20210
  • Displayed on dashboard SCM provider name may not reflect the actual situation #20209
  • Projects should not be added to workspace if it specified a workspace config file my-custom.theia-workspace #20196
  • Bitbucket factory repo fails for public repo without bitbucket OAuth #20195
  • backup/restore tests are not stable #20159
  • [Che-Operator-e2e] - DevWorkspace Che Operator don't work along side che-operator in disconnected environment #20158
  • chectl requires upgrade during e2e tests #20144
  • chectl asks to update even if it is the most recent version #20135
  • che-plugin-registry devfile fails on workspaces.openshift.com (shellcheck plugin not found) #20125
  • Fail to start a workspace - method: GET, response code: 504, message: <html><body><h1>504 Gateway Time-out</h1> #20110
  • Failed to run debug session in the "NodeJS Express Web Application" based workspace #20075
  • [che-auth] It is not possible to logout in nativeUserMode #20071
  • Cannot open Jupyter notebook with the python extension #20057
  • Dogfooding instance fails to start workspace #20052
  • Eclipse che - 7.29.2 | Mysql based workspace not working #19989

New and Noteworthy Issues:

  • As an Admin, I want to update the list of default images for pre-pulling when a new version of Eclipse Che is rolled out #20081

Closed issues:

  • [Query]Error issuing ACME challenge on Eclipse che Azure AKS deployment #20264
  • Push the new bundle format to community operators #20250
  • How to modify the default cheEditor id #20245
  • Limit new all-namespaces-stable channel to OpenShift 4.8+ #20234
  • Is it possible to add annotations to the ingress's that Che makes when you start a workspace? #20205
  • [che-auth] - enable nativeUserMode by default on openshift with devworkspaces #20203
  • Review kustomize changes which handles new operator-sdk for che-operator and handle them for chectl #20192
  • Remove unused Jenkins jobs on centos.ci #20188
  • Deprecate Eclipse Che helmcharts #20183
  • Che Operator should generate networking.k8s.io/v1 version of Ingress #20182
  • Che server should generate networking.k8s.io/v1 version of Ingress #20181
  • Enable subpath mode for Che Theia editor in devworkspaces #20180
  • Adapt Happy Path tests to the changes related to upgrade Monaco #20172
  • REST Service on the Che server-side that will initiate k8s namespace provisioning #20165
  • Dashboard should report that it does not support Safari #20123
  • Rename nightly channel to next in Che operator #20120
  • Plugins tests on the openshift-ci fail because of unable to get a token #20117
  • Adapt Che-Theia to upstream changes (Monaco) #20069
  • Che Controller Sprint 204 #20068
  • Plugins Sprint 204 #20055
  • add configbump branch creation to che release process #20053
  • Editors Sprint 204 #20040
  • Switch operator PR generation to use new target repos/paths #20035
  • [Cross-Project Epic] Standardization/Harmonization of go-based tooling builds and deployment process #19970
  • [Cross-Project Epic] Switch from master to main as default branch in Che repos #19968
  • Add documentation about initial support of backup and restore #19962

Enhancements, Epics, and UX

  • Upgrade Tooling for Apache Camel K VS Code extension to v0.0.26 #20163
  • Migrate Che Dashboard to use Yarn 1 (support for Big Endian systems like s390x) #20138
  • Support deploying devworkspaces on Kubernetes #19944

Bugs fixed

  • Workspace fails to start #20208
  • plugin registry and dashboard URL env var are not available in all containers #20201
  • operator.yaml duplicates RELATED_IMAGES keys #20171
  • operator.yaml duplicates RELATED_IMAGES keys #20170
  • Unable to deploy Che onto Openshift 3.11 #20162
  • Chectl failed to deploy che-operator because of error "/usr/local/bin/che-operator: no such file or directory" #20151
  • Can not execute the che-plugin-registry builder npm package #20146
  • 'Try it' buttons on Che Theia PR are not working #20099
  • OpenShift internal registry does not work when user set container registry credentials #19999

Closed issues:

  • vsix-installer should handle vsix plugins stored in plug-in registry #20198
  • What is the @eclipse-che/plugin version if a plugin base on [email protected] #20154
  • How to define a task which run after workspace start #20152
  • Cannot Modify ~/.gitconfig by git config --global xxxx xxxx #20150
  • Configuration of Persistent Volumes #20145
  • Volume Mount failing when starting workspace on OpenShift #20114
  • Che Platform Sprint #204 #20087
  • Che Deploy Sprint #204 #20085
  • [che-auth] - use traefik plugin to set authorization header #20070
  • Improve che operator tests in openshift ci to cover image puller #20032
  • Remove 'nightly' / 'master' ci-centos CI for kubernetes-image-puller #20024
  • [che-auth] chectl should not wait for keycloak in nativeUserMode #20009
  • Set up happy path test for Dashboard with DevWorkspaces enabled #19982
  • Implement an ability to preCreate namespaces for users with privileged SA #19972

Enhancements, Epics, and UX

  • [chectl] Add workspace specific "RELATED_IMAGE" to the operator.yaml to make it consistent with csv #20005

Bugs fixed

  • Che-theia production throw err...
Read more

Eclipse Che

04 Aug 09:30
Compare
Choose a tag to compare

Bugs fixed

  • Che-Theia build fail #20237
  • Can not enable the latest upstream 7.34.0 devfile registry on workspaces.openshift.com #20233
  • Workspace creation failed from private github repository with personal access token from secret #20212
  • chectl should not generate Keycloak credentials when nativeUserMode enabled #20210
  • Displayed on dashboard SCM provider name may not reflect the actual situation #20209
  • Projects should not be added to workspace if it specified a workspace config file my-custom.theia-workspace #20196
  • Bitbucket factory repo fails for public repo without bitbucket OAuth #20195
  • chectl requires upgrade during e2e tests #20144
  • chectl asks to update even if it is the most recent version #20135
  • che-plugin-registry devfile fails on workspaces.openshift.com (shellcheck plugin not found) #20125
  • Fail to start a workspace - method: GET, response code: 504, message: <html><body><h1>504 Gateway Time-out</h1> #20110
  • Cannot open Jupyter notebook with the python extension #20057
  • Eclipse che - 7.29.2 | Mysql based workspace not working #19989

New and Noteworthy Issues:

  • As an Admin, I want to update the list of default images for pre-pulling when a new version of Eclipse Che is rolled out #20081

Closed issues:

  • Is it possible to add annotations to the ingress's that Che makes when you start a workspace? #20205
  • Adapt Happy Path tests to the changes related to upgrade Monaco #20172
  • REST Service on the Che server-side that will initiate k8s namespace provisioning #20165
  • Dashboard should report that it does not support Safari #20123
  • Rename nightly channel to next in Che operator #20120
  • Adapt Che-Theia to upstream changes (Monaco) #20069
  • Che Controller Sprint 204 #20068
  • Plugins Sprint 204 #20055
  • add configbump branch creation to che release process #20053
  • Editors Sprint 204 #20040
  • [Cross-Project Epic] Standardization/Harmonization of go-based tooling builds and deployment process #19970
  • Rename/replace nightly build of che-server with on-push workflow #19894
  • Adapt Che Operator to use DevWorkspace operator as OLM dependency #19891

Enhancements, Epics, and UX

  • Upgrade Tooling for Apache Camel K VS Code extension to v0.0.26 #20163
  • Migrate Che Dashboard to use Yarn 1 (support for Big Endian systems like s390x) #20138
  • Support deploying devworkspaces on Kubernetes #19944

Bugs fixed

  • Workspace fails to start #20208
  • plugin registry and dashboard URL env var are not available in all containers #20201
  • operator.yaml duplicates RELATED_IMAGES keys #20171
  • operator.yaml duplicates RELATED_IMAGES keys #20170
  • Unable to deploy Che onto Openshift 3.11 #20162
  • Chectl failed to deploy che-operator because of error "/usr/local/bin/che-operator: no such file or directory" #20151
  • Can not execute the che-plugin-registry builder npm package #20146
  • 'Try it' buttons on Che Theia PR are not working #20099
  • OpenShift internal registry does not work when user set container registry credentials #19999

Closed issues:

  • vsix-installer should handle vsix plugins stored in plug-in registry #20198
  • What is the @eclipse-che/plugin version if a plugin base on [email protected] #20154
  • How to define a task which run after workspace start #20152
  • Cannot Modify ~/.gitconfig by git config --global xxxx xxxx #20150
  • Configuration of Persistent Volumes #20145
  • Volume Mount failing when starting workspace on OpenShift #20114
  • Che Platform Sprint #204 #20087
  • Che Deploy Sprint #204 #20085
  • [che-auth] - use traefik plugin to set authorization header #20070
  • Improve che operator tests in openshift ci to cover image puller #20032
  • Remove 'nightly' / 'master' ci-centos CI for kubernetes-image-puller #20024
  • [che-auth] chectl should not wait for keycloak in nativeUserMode #20009
  • Set up happy path test for Dashboard with DevWorkspaces enabled #19982
  • Implement an ability to preCreate namespaces for users with privileged SA #19972

Enhancements, Epics, and UX

  • [chectl] Add workspace specific "RELATED_IMAGE" to the operator.yaml to make it consistent with csv #20005

Bugs fixed

  • Che-theia production throw error Source and destination must not be the same #20127
  • Failed to start a workspace on OpenShift cluster #20122
  • DevWorkspace support is broken DWO can't start due missing service #20119
  • Unable to create workspace from sample on K8s due wrong URLs reported by devfile registry #20100
  • Server 'terminal' in container 'che-machine-exec672' not available. #20098
  • Wrong project path in Go test devfile #20095
  • Failed to update Eclipse Che to next version #20086
  • Cluster role left behind after server delete #20065
  • che-theia production doesn't exclude packages which defined in EXCLUDED_PACKAGES in assembly #20056
  • Please allow different name than ca.crt when Deploying Che with support for Git repositories with self-signed certificates. #20037
  • Bug fix: Quarkus plug-in recommendation is not working #20013
  • run automation throw error 'no such file or directory' in che-plugin-registry #19997
  • invalid links displayed after installing che with chectl #19995
  • Workspace startup takes a long time when using a nodeSelector to start the workspace pod on a different node than the "service" pods #19990
  • Devfile should be updated after changing Storage Type in the Dashboard #19939
  • Dashboard duplicates panels #19931
  • Dashboard duplicates workspace-items at removing workspaces #19918
  • Dashboard displays incorrect devfile for a starting/running workspace #19917
  • Happy path test are failing on "Validation of debug functionality" because there is no debug configuration #19887

New and Noteworthy Issues:

  • Enhancement: Support Che backup and restore using chectl #19932

Closed issues:

  • Cannot deploy che-operator:7.33.0 with chectl #20116
  • Mixed content: Failed to load devfiles from the registry #20115
  • Make DevWorkspaceRouting a pre-requisite of che-operator #20088
  • Align CheWebviewEnvironment to upstream changes #20077
  • The plugins-ci job fails because unable to find the "master" branch #20060
  • Finalize integration of GitHub private repositories support [#20031](https://github.com/e...
Read more

Eclipse Che

28 Jul 11:56
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Upgrade Tooling for Apache Camel K VS Code extension to v0.0.26 #20163
  • Migrate Che Dashboard to use Yarn 1 (support for Big Endian systems like s390x) #20138
  • Support deploying devworkspaces on Kubernetes #19944

Bugs fixed

  • Workspace fails to start #20208
  • plugin registry and dashboard URL env var are not available in all containers #20201
  • operator.yaml duplicates RELATED_IMAGES keys #20171
  • operator.yaml duplicates RELATED_IMAGES keys #20170
  • Unable to deploy Che onto Openshift 3.11 #20162
  • Chectl failed to deploy che-operator because of error "/usr/local/bin/che-operator: no such file or directory" #20151
  • Can not execute the che-plugin-registry builder npm package #20146
  • 'Try it' buttons on Che Theia PR are not working #20099
  • OpenShift internal registry does not work when user set container registry credentials #19999
  • DevWorkspace Che routing should propagate newer hosts rules #19858
  • DevWorkspace must not be created if default plugins fails to load #19852

Closed issues:

  • vsix-installer should handle vsix plugins stored in plug-in registry #20198
  • What is the @eclipse-che/plugin version if a plugin base on [email protected] #20154
  • How to define a task which run after workspace start #20152
  • Cannot Modify ~/.gitconfig by git config --global xxxx xxxx #20150
  • Configuration of Persistent Volumes #20145
  • Volume Mount failing when starting workspace on OpenShift #20114
  • Che Platform Sprint #204 #20087
  • Che Deploy Sprint #204 #20085
  • [che-auth] - use traefik plugin to set authorization header #20070
  • Improve che operator tests in openshift ci to cover image puller #20032
  • Remove 'nightly' / 'master' ci-centos CI for kubernetes-image-puller #20024
  • [che-auth] chectl should not wait for keycloak in nativeUserMode #20009
  • Set up happy path test for Dashboard with DevWorkspaces enabled #19982
  • Implement an ability to preCreate namespaces for users with privileged SA #19972
  • [Selenium] Add devworkspace happy-path test as pr-check to devworkspace-che-operator repo #19854

Enhancements, Epics, and UX

  • [chectl] Add workspace specific "RELATED_IMAGE" to the operator.yaml to make it consistent with csv #20005

Bugs fixed

  • Che-theia production throw error Source and destination must not be the same #20127
  • Failed to start a workspace on OpenShift cluster #20122
  • DevWorkspace support is broken DWO can't start due missing service #20119
  • Unable to create workspace from sample on K8s due wrong URLs reported by devfile registry #20100
  • Server 'terminal' in container 'che-machine-exec672' not available. #20098
  • Wrong project path in Go test devfile #20095
  • Failed to update Eclipse Che to next version #20086
  • Cluster role left behind after server delete #20065
  • che-theia production doesn't exclude packages which defined in EXCLUDED_PACKAGES in assembly #20056
  • Please allow different name than ca.crt when Deploying Che with support for Git repositories with self-signed certificates. #20037
  • Bug fix: Quarkus plug-in recommendation is not working #20013
  • run automation throw error 'no such file or directory' in che-plugin-registry #19997
  • invalid links displayed after installing che with chectl #19995
  • Workspace startup takes a long time when using a nodeSelector to start the workspace pod on a different node than the "service" pods #19990
  • Devfile should be updated after changing Storage Type in the Dashboard #19939
  • Dashboard duplicates panels #19931
  • Dashboard duplicates workspace-items at removing workspaces #19918
  • Dashboard displays incorrect devfile for a starting/running workspace #19917
  • Happy path test are failing on "Validation of debug functionality" because there is no debug configuration #19887

New and Noteworthy Issues:

  • Enhancement: Support Che backup and restore using chectl #19932

Closed issues:

  • Cannot deploy che-operator:7.33.0 with chectl #20116
  • Mixed content: Failed to load devfiles from the registry #20115
  • Make DevWorkspaceRouting a pre-requisite of che-operator #20088
  • Align CheWebviewEnvironment to upstream changes #20077
  • The plugins-ci job fails because unable to find the "master" branch #20060
  • Finalize integration of GitHub private repositories support #20031
  • [devworkspaces] Not able to start a devworkspace because namespace are not found #20014
  • Che Platform Sprint 203 #19983
  • Che Controller Sprint 203 #19971
  • Plugins Sprint 203 #19959

Enhancements, Epics, and UX

  • Add the ability to support package-manager for the dash-licenses #20080

Closed issues:

  • The "TypescriptPlugin" fails because of no debug config displays #20067
  • Che Deploy Sprint #203 #19961

Enhancements, Epics, and UX

  • Cancel Happy path PR check build in CRW Jenkins on update in Eclipse Che repos PR #20064
  • Add the ability to support yarn v2 lock file for the dash-licenses #20059
  • Add automatic dependencies IP check for UD and che-workspace-client #20058
  • Termina.waitIconSuccess should add webdriver.wait to avoid constant spam #20022
  • Enhancement: Add OAuth authentication support to GitHub factory #19966
  • Start using CheCluster in DWCO #19847

Bugs fixed

  • Happy path checks fail for che-theia: "Command server:deploy failed" #20076
  • "checlt server:deploy" command failed to deploy operator pod: error "'RELATED_IMAGE_gateway_authentication_sidecar'. Environment variable with default value was not found." #20073
  • Add creating an output directory for dependencies IP check if it does not exist yet #20063
  • Angular getting started devfile start / build commands are failing with exit code 137 #20045
  • git init -b flag not supported in che-theia generator/tests/init-sources/init-sources.spec.ts #20041
  • fix invalid certificate for https://che.eclipseprojects.io #20029
  • Che operator redistributes restic, but does not include 2-Clause BSD license #20028
  • Typo and unnecesary procedure step in the Image Puller section #20021
  • Error highlighting fails to find the correct Y coordinate for the line #20020
  • When setting tolerations on workspace pods, each toleration appears multiple times in the pod spec #19975
  • Invalid plugin registry URL [#19955](h...
Read more

Eclipse Che

21 Jul 09:13
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • [chectl] Add workspace specific "RELATED_IMAGE" to the operator.yaml to make it consistent with csv #20005

Bugs fixed

  • Chectl failed to deploy che-operator because of error "/usr/local/bin/che-operator: no such file or directory" #20151
  • Che-theia production throw error Source and destination must not be the same #20127
  • Failed to start a workspace on OpenShift cluster #20122
  • DevWorkspace support is broken DWO can't start due missing service #20119
  • Unable to create workspace from sample on K8s due wrong URLs reported by devfile registry #20100
  • Server 'terminal' in container 'che-machine-exec672' not available. #20098
  • Wrong project path in Go test devfile #20095
  • Failed to update Eclipse Che to next version #20086
  • Cluster role left behind after server delete #20065
  • che-theia production doesn't exclude packages which defined in EXCLUDED_PACKAGES in assembly #20056
  • Please allow different name than ca.crt when Deploying Che with support for Git repositories with self-signed certificates. #20037
  • Bug fix: Quarkus plug-in recommendation is not working #20013
  • run automation throw error 'no such file or directory' in che-plugin-registry #19997
  • invalid links displayed after installing che with chectl #19995
  • Workspace startup takes a long time when using a nodeSelector to start the workspace pod on a different node than the "service" pods #19990
  • Devfile should be updated after changing Storage Type in the Dashboard #19939
  • Dashboard duplicates panels #19931
  • Dashboard duplicates workspace-items at removing workspaces #19918
  • Dashboard displays incorrect devfile for a starting/running workspace #19917
  • Happy path test are failing on "Validation of debug functionality" because there is no debug configuration #19887

New and Noteworthy Issues:

  • Enhancement: Support Che backup and restore using chectl #19932

Closed issues:

  • What is the @eclipse-che/plugin version if a plugin base on [email protected] #20154
  • How to define a task which run after workspace start #20152
  • Cannot Modify ~/.gitconfig by git config --global xxxx xxxx #20150
  • Configuration of Persistent Volumes #20145
  • Cannot deploy che-operator:7.33.0 with chectl #20116
  • Mixed content: Failed to load devfiles from the registry #20115
  • Volume Mount failing when starting workspace on OpenShift #20114
  • Make DevWorkspaceRouting a pre-requisite of che-operator #20088
  • Align CheWebviewEnvironment to upstream changes #20077
  • The plugins-ci job fails because unable to find the "master" branch #20060
  • Finalize integration of GitHub private repositories support #20031
  • Remove 'nightly' / 'master' ci-centos CI for kubernetes-image-puller #20024
  • [devworkspaces] Not able to start a devworkspace because namespace are not found #20014
  • Che Platform Sprint 203 #19983
  • Set up happy path test for Dashboard with DevWorkspaces enabled #19982
  • Che Controller Sprint 203 #19971
  • Plugins Sprint 203 #19959
  • [UD] upgrade patternfly/react-core #19832

Enhancements, Epics, and UX

  • Add the ability to support package-manager for the dash-licenses #20080

Closed issues:

  • The "TypescriptPlugin" fails because of no debug config displays #20067
  • Che Deploy Sprint #203 #19961

Enhancements, Epics, and UX

  • Cancel Happy path PR check build in CRW Jenkins on update in Eclipse Che repos PR #20064
  • Add the ability to support yarn v2 lock file for the dash-licenses #20059
  • Add automatic dependencies IP check for UD and che-workspace-client #20058
  • Termina.waitIconSuccess should add webdriver.wait to avoid constant spam #20022
  • Enhancement: Add OAuth authentication support to GitHub factory #19966
  • Start using CheCluster in DWCO #19847

Bugs fixed

  • Happy path checks fail for che-theia: "Command server:deploy failed" #20076
  • "checlt server:deploy" command failed to deploy operator pod: error "'RELATED_IMAGE_gateway_authentication_sidecar'. Environment variable with default value was not found." #20073
  • Add creating an output directory for dependencies IP check if it does not exist yet #20063
  • Angular getting started devfile start / build commands are failing with exit code 137 #20045
  • git init -b flag not supported in che-theia generator/tests/init-sources/init-sources.spec.ts #20041
  • fix invalid certificate for https://che.eclipseprojects.io #20029
  • Che operator redistributes restic, but does not include 2-Clause BSD license #20028
  • Typo and unnecesary procedure step in the Image Puller section #20021
  • Error highlighting fails to find the correct Y coordinate for the line #20020
  • When setting tolerations on workspace pods, each toleration appears multiple times in the pod spec #19975
  • Invalid plugin registry URL #19955
  • Failed to save changes to devfile #19922
  • Create workspace page title should be fixed to Create Workspace #19890

Closed issues:

  • What does devworkplace-handler do ? Can provide a README for it ? #20074
  • [Factory acceptance] OAuth routine should not be triggered when it's not configured. #19991
  • Editors Sprint 203 #19958
  • Update docs according to new Quick Add page changes #19949
  • How to configure docker engine inside eclipse-che environment #19856

Enhancements, Epics, and UX

  • Add GITHUB_TOKEN in che-theia PR check #19986

Bugs fixed

  • throw error when run yarn in eclipse-che-theia-plugin-ext #20008
  • Unable to create workspace on Openshift 4.8 #19988
  • it's not possible to create a factory for DevWorkspace from gist/rawcontent github link #19985
  • Kubernetes Image Puller: Error getting daemonset #19969
  • Error message should be more helpful at creation a workspace #19945
  • Recommendation plug-in provides wrong information #19883
  • Dashboard should recover name if it's removed with devfile editor #19878

Closed issues:

  • Switch Che-Theia default branch from master to main #20000
  • Adapt Che-Theia to upstream changes #19984
  • Share backup server configuration between backup & restore CRs #19977
  • Dashboard should resolve editor and plugins from repo during factory flow #19927
  • Che Platform Sprint 202 #19868
  • Adapt Che-Theia to upstream cha...
Read more