Skip to content

Eclipse Che 7.36.2

Compare
Choose a tag to compare
@che-bot che-bot released this 06 Dec 13:55
· 503 commits to main since this release

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 "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

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

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

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

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

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

Enhancements, Epics, and UX

  • Upgrade Tooling for Apache Camel K VS Code extension to v0.0.26 #20163

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

Closed issues:

  • vsix-installer should handle vsix plugins stored in plug-in registry #20198