Skip to content

Releases: eclipse-che/che-server

Eclipse Che

15 Dec 10:12
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Propagate devfile internal registry url to the devfile registry #20904
  • Configure devworkspace namespace with user name and email in gitconfig #20871
  • Provide kamel binary in universal developer image #20794
  • Provide JDK 8 in universal developer image #20793
  • Devfile registry support for Devfile v2 zip files #20720
  • When DevWorkspace is enabled zip projects download fail because the devfile regitry certificate is untrusted #20709

Bugs fixed

  • Failed to request devfile JSON schema, reason: Cannot read properties of undefined (reading 'remoteAPI') #20919
  • Converted to devfile v2 command ID doesn't match the pattern #20916
  • [plugin-registry] che-theia-openshift-auth plugin should contain sidecar information #20915
  • Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io" #20912
  • GitHub Pull Request Plugin is failing to start on Developer Sandbox #20911
  • Fix Docker Desktop deployment #20901
  • Websocket connection to the dashboard backend is closed #20898
  • unable to edit DevWorkspace in dashboard #20889
  • Dashboard is not reporting error when requirements are not satisfied #20821
  • Fix developer images gh action image publish #20798
  • Java plugin CPU limit is too low #20769
  • [UD] The ability to update a running devworkspace is broken. #20737

Closed issues:

  • re-enable weekly changelog generation and fix user credentials (should be che-bot, not vparfonov) #20929
  • Is Eclipse Che vulnerable to CVE-2021-44228 (log4j)? #20925
  • Fix "che-e2e" npm package publish error in 7.40.x branch #20917
  • Hide devfile v1 workspaces if the DevWorkspace engine is enabled #20900
  • Open /projects folder at Che-IDEA startup #20852
  • Provision SSH keys that are stored in the PostgreSQL database to the user's namespace in a known to devworkspace-controller format #20832
  • [che-devfile-registry]Release DevWorkspaceTemplates in devfile registry #20824
  • Figure out reasons and fix failing of the HappyPath tests for the CHE dashboard and DWO projects #20822
  • Remove --installer olm option for k8s platforms #20668
  • Provide documentation for enabling DevWorkspace monitoring (Prometheus / Grafana) #20662

Enhancements, Epics, and UX

  • Use a newer 2.2.0 devfile schema when validating #20878
  • [theia-devworkspace handler] store projects section when generating templates #20877
  • CheCode is not opening the correct folder when starting #20870
  • Revisit create policies and short URL syntax (for DevWorkspace mode) #20867
  • [che-auth] default enable native auth on kubernetes with devworkspaces #20853
  • Upgrade VS Code extension Apache Camel to v0.1.1 #20813
  • Chectl should print dex users credentials #20779
  • Missing devworkspace-controller-metrics service when installing Che with Dev Workspace engine using chectl #20762

Bugs fixed

  • che-operator container failed to create on minikube because of error "RELATED_IMAGE_gateway_authentication_sidecar_k8s" #20883
  • Failed to start quay.io/eclipse/che-devfile-registry:7.40.0 on OpenShift after update from 7.39.0 #20880
  • It is not possible to restore operator to a different PostgreSQL version #20812
  • chectl fails to deploy with Dex on minikube 1.24 #20797
  • Can't start workspace (Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "mkdir-workspace9i8bnzy7uvrtp60c" is forbidden: User "system:serviceaccount:eclipse-che:che" cannot get resource "pods/log" in API group "" in the namespace "mtsmfm-che".) #20681

Closed issues:

  • Should display latest releases in github releases section #20887
  • Add documentation explaining to use Che OAuth callback URL in GitHub OAuth app #20873
  • Don't upgrade existing Che instances to a new version with DevWorkspace engine enabled #20865
  • devfile library converter handling of v2.2 to v1 #20856
  • Deprecate VS Code wsdl2rest #20811
  • Che Platform Sprint #210 #20766
  • Update to newer ansi-regex #20730
  • [che-auth] deploy with native authentication on Kubernetes #20635

Enhancements, Epics, and UX

  • Support customizing the PVC size for internal PostgreSQL instance #20837
  • Missing link to Che dashboard in Che-Theia in DevWorkspace mode #20808
  • Provides dashboard library for VS Code editor #20679
  • Dashboard backend support for native auth on kubernetes #20677
  • Support overriding Che Theia plugins preferences and sidecar through .che/che-theia-plugins.yaml #20596

Bugs fixed

  • Che-server isn't reconfigured after adding OAuth Config secret #20841
  • Dashboard does not try to authenticate when factory/resolver returns 401 SCM Authentication required #20835
  • Failure to fetch available workspaces the first time login in and open Che dashboard #20833
  • [devfile-registry] The content of meta.yaml is in JSON format #20828
  • Dashboard fails with 'updatedLink.startsWith is not a function' #20827
  • Chectl does not print CAcert file when deploying with devworkspaces on minikube #20815
  • Che host should be on subdomain on minikube with devworkspaces #20810
  • Che-Theia plugins that include a volume don’t work out of the box with DevWorkspaces #20805
  • Cannot start any workspaces anymore: Found '2' matching labeled namespaces #20803
  • Deploy Che is failed due to problem with che-operator #20802
  • Not possible to start a workspace if DevWorkspace is enabled #20801
  • Gitlab/OAuth2 cloning private projects fails with autopopulated tokens - Access denied #20790
  • Can't start a workspace with Che-IDEA editor #20783
  • Creating a DevWorkspace with memoryRequest > memoryLimit incorrectly results in WorkspaceEngineFailure #20751
  • Github action happy path tests are failing on workspace readiness #20734
  • Error starting a workspace from a repository without devfile when DevWorkspace engine is enabled #20705
  • Recurrent GitHub PR vsx error when starting a workspace on RH developer sandbox #20689

New and Noteworthy Issues:

  • NodeJS library to convert devfiles from v1 to v2 and viceversa #20843
  • Investigate memory consumption of che-operator with growing number of namespaces on the cluster #20647

Closed issues:

  • Switch plug-in registry to nodejs 16 as it's the new nodejs LTS #20795
  • [cross-project epic] Update ubi based go builds to 1.16 #20774
  • chectl - ignore ssl errors #20765
  • Update tests documentation and scripts to u...
Read more

Eclipse Che

08 Dec 10:17
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Use a newer 2.2.0 devfile schema when validating #20878
  • [theia-devworkspace handler] store projects section when generating templates #20877
  • CheCode is not opening the correct folder when starting #20870
  • Revisit create policies and short URL syntax (for DevWorkspace mode) #20867
  • [che-auth] default enable native auth on kubernetes with devworkspaces #20853
  • Upgrade VS Code Language Support for Apache Camel to 0.1.1 #20813
  • Chectl should print dex users credentials #20779
  • Missing devworkspace-controller-metrics service when installing Che with Dev Workspace engine using chectl #20762

Bugs fixed

  • che-operator container failed to create on minikube because of error "RELATED_IMAGE_gateway_authentication_sidecar_k8s" #20883
  • Failed to start quay.io/eclipse/che-devfile-registry:7.40.0 on OpenShift after update from 7.39.0 #20880
  • It is not possible to restore operator to a different PostgreSQL version #20812
  • chectl fails to deploy with Dex on minikube 1.24 #20797
  • Can't start workspace (Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "mkdir-workspace9i8bnzy7uvrtp60c" is forbidden: User "system:serviceaccount:eclipse-che:che" cannot get resource "pods/log" in API group "" in the namespace "mtsmfm-che".) #20681

New and Noteworthy Issues:

  • Introduce a new operator-based Helm chart and publish it on ArtifactHub. Remove chectl helm installer. #20552

Closed issues:

  • Should display latest releases in github releases section #20887
  • Don't upgrade existing Che instances to a new version with DevWorkspace engine enabled #20865
  • devfile library converter handling of v2.2 to v1 #20856
  • Deprecate VS Code wsdl2rest #20811
  • Che Platform Sprint #210 #20766
  • Update to newer ansi-regex #20730
  • [che-auth] deploy with native authentication on Kubernetes #20635

Enhancements, Epics, and UX

  • Support customizing the PVC size of the internal PostgreSQL #20837
  • Missing link to Che dashboard in Che-Theia in DevWorkspace mode #20808
  • Provides dashboard library for VS Code editor #20679
  • Dashboard backend support for native auth on kubernetes #20677
  • Support overriding Che Theia plugins preferences and sidecar through .che/che-theia-plugins.yaml #20596

Bugs fixed

  • Che-server isn't reconfigured after adding OAuth Config secret #20841
  • Dashboard does not try to authenticate when factory/resolver returns 401 SCM Authentication required #20835
  • Failure to fetch available workspaces the first time login in and open Che dashboard #20833
  • [devfile-registry] The content of meta.yaml is in JSON format #20828
  • Dashboard fails with 'updatedLink.startsWith is not a function' #20827
  • Chectl does not print CAcert file when deploying with devworkspaces on minikube #20815
  • Che host should be on subdomain on minikube with devworkspaces #20810
  • Che-Theia plugins that include a volume don’t work out of the box with DevWorkspaces #20805
  • Cannot start any workspaces anymore: Found '2' matching labeled namespaces #20803
  • Deploy Che is failed due to problem with che-operator #20802
  • Not possible to start a workspace if DevWorkspace is enabled #20801
  • Gitlab/OAuth2 cloning private projects fails with autopopulated tokens - Access denied #20790
  • Can't start a workspace with Che-IDEA editor #20783
  • Creating a DevWorkspace with memoryRequest > memoryLimit incorrectly results in WorkspaceEngineFailure #20751
  • Github action happy path tests are failing on workspace readiness #20734
  • Error starting a workspace from a repository without devfile when DevWorkspace engine is enabled #20705
  • Recurrent GitHub PR vsx error when starting a workspace on RH developer sandbox #20689

New and Noteworthy Issues:

  • NodeJS library to convert devfiles from v1 to v2 and viceversa #20843
  • Investigate memory consumption of che-operator with growing number of namespaces on the cluster #20647

Closed issues:

  • Switch plug-in registry to nodejs 16 as it's the new nodejs LTS #20795
  • [cross-project epic] Update ubi based go builds to 1.16 #20774
  • chectl - ignore ssl errors #20765
  • Update tests documentation and scripts to use the "npm ci" command instead of "npm install" #20756
  • Plugins Sprint 210 #20752
  • [DevWorkspace] Make it possible to bind namespace role to a namespace service-account #20749
  • Che Deploy Sprint #210 #20748
  • Fix mac os based ci checks for che-operator #20735
  • Che Controller Sprint 210 #20731
  • Editors Sprint 210 #20727
  • [che-auth] che-server support for native auth on kubernetes #20633
  • Allow to disable automatic backup #20573
  • Add /projects subfolders to VS Code explorer when opening the workspace #20569

Enhancements, Epics, and UX

  • Increase CPU required by the OpenShift connector plugin #20763
  • Adding git lfs support #20642

Bugs fixed

  • Error while downloading plugins in DevWorkspace mode #20786
  • Can not execute the @eclipse-che/che-theia-devworkspace-handler npm package #20780
  • chectl fails to deploy minikube with Dex #20778
  • Fix devfile for che-operator #20770
  • Kubernetes Image Puller Operator is failing on the OpenShift 4.9 #20697
  • When DevWorkspace is enabled, the error "Linter not installed" is shown as soon as the Python sample workspace starts #20645

Closed issues:

  • Database migration script should be run automatically when user enables DevWorkspace engine on the 'all-namespace' channel #20722
  • Che Platform Sprint #209 #20687
  • Che Controller Sprint 209 #20674
  • Editors Sprint 209 #20654

Bugs fixed

  • When admin switches the engine to DevWorskpace all che-server based workspaces should be stopped #20631

Closed issues:

  • Local tests fails because of incompatible chromedriver version #20750
  • Plugins Sprint 209 #20653

Enhancements, Epics, and UX

  • Che workspaces fail to start with OpenShift Console samples #20616

Bugs fixed

  • It's not possible to run Happy Path tests for che-theia PRs #20732
  • unable to build theia-dev image #20729
  • Failed to run GH action checks on Minishift #20728
  • Plugin doesn't install if devfile v2 contains more than 1 dev component #20725
  • It's not possible to install not sidecar plugin via devfile v2 [#20718](https://github.com/eclip...
Read more

Eclipse Che 7.40.0

01 Dec 11:08
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Missing link to Che dashboard in Che-Theia in DevWorkspace mode #20808
  • Dashboard backend support for native auth on kubernetes #20677
  • Support overriding Che Theia plugins preferences and sidecar through .che/che-theia-plugins.yaml #20596

Bugs fixed

  • Che-server isn't reconfigured after adding OAuth Config secret #20841
  • Dashboard does not try to authenticate when factory/resolver returns 401 SCM Authentication required #20835
  • Failure to fetch available workspaces the first time login in and open Che dashboard #20833
  • [devfile-registry] The content of meta.yaml is in JSON format #20828
  • Dashboard fails with 'updatedLink.startsWith is not a function' #20827
  • Chectl does not print CAcert file when deploying with devworkspaces on minikube #20815
  • Che host should be on subdomain on minikube with devworkspaces #20810
  • Che-Theia plugins that include a volume don’t work out of the box with DevWorkspaces #20805
  • Cannot start any workspaces anymore: Found '2' matching labeled namespaces #20803
  • Deploy Che is failed due to problem with che-operator #20802
  • Not possible to start a workspace if DevWorkspace is enabled #20801
  • Can't start a workspace with Che-IDEA editor #20783
  • Creating a DevWorkspace with memoryRequest > memoryLimit incorrectly results in WorkspaceEngineFailure #20751
  • Github action happy path tests are failing on workspace readiness #20734
  • Error starting a workspace from a repository without devfile when DevWorkspace engine is enabled #20705
  • Recurrent GitHub PR vsx error when starting a workspace on RH developer sandbox #20689
  • Che-operator pod is getting OOMkilled on GKE #20529

New and Noteworthy Issues:

  • Investigate memory consumption of che-operator with growing number of namespaces on the cluster #20647

Closed issues:

  • Move devfile converter to a 3rd party library #20843
  • Switch plug-in registry to nodejs 16 as it's the new nodejs LTS #20795
  • [cross-project epic] Update ubi based go builds to 1.16 #20774
  • chectl - ignore ssl errors #20765
  • Update tests documentation and scripts to use the "npm ci" command instead of "npm install" #20756
  • [DevWorkspace] Make it possible to bind namespace role to a namespace service-account #20749
  • Che Deploy Sprint #210 #20748
  • Fix mac os based ci checks for che-operator #20735
  • Editors Sprint 210 #20727
  • [che-auth] che-server support for native auth on kubernetes #20633
  • Allow to disable automatic backup #20573
  • Add /projects subfolders to VS Code explorer when opening the workspace #20569
  • Include VS Code editor in che plugin registry #20505

Enhancements, Epics, and UX

  • Increase CPU required by the OpenShift connector plugin #20763
  • Adding git lfs support #20642
  • Improve logging of cluster state in Che Operator CI tests #20504

Bugs fixed

  • Error while downloading plugins in DevWorkspace mode #20786
  • Can not execute the @eclipse-che/che-theia-devworkspace-handler npm package #20780
  • chectl fails to deploy minikube with Dex #20778
  • Fix devfile for che-operator #20770
  • Kubernetes Image Puller Operator is failing on the OpenShift 4.9 #20697
  • When DevWorkspace is enabled, the error "Linter not installed" is shown as soon as the Python sample workspace starts #20645

Closed issues:

  • Database migration script should be run automatically when user enables DevWorkspace engine on the 'all-namespace' channel #20722
  • Che Platform Sprint #209 #20687
  • Che Controller Sprint 209 #20674
  • Editors Sprint 209 #20654

Bugs fixed

  • When admin switches the engine to DevWorskpace all che-server based workspaces should be stopped #20631

Closed issues:

  • Local tests fails because of incompatible chromedriver version #20750
  • Plugins Sprint 209 #20653

Enhancements, Epics, and UX

  • Che workspaces fail to start with OpenShift Console samples #20616

Bugs fixed

  • It's not possible to run Happy Path tests for che-theia PRs #20732
  • unable to build theia-dev image #20729
  • Failed to run GH action checks on Minishift #20728
  • Plugin doesn't install if devfile v2 contains more than 1 dev component #20725
  • It's not possible to install not sidecar plugin via devfile v2 #20718
  • Che-theia editor docker image build fails #20716
  • [devworkspaces] maven-based tasks don't work in a container, created from universal developer image #20699
  • Support v2 devfiles with che-server by converting them into corresponding v1 devfiles #20644
  • New account is created after switching an existing Eclipse Che instance from 'stable' -> 'tech-preview-stable-all-namespace' channel, and enabling DevWorkspace engine #20629

Closed issues:

  • Issues running air gapped #20742
  • Refactor 'che-workspace-telemetry-client' and use the official moxios package #20719
  • handle all fields of repository che-editor.yaml file #20715
  • Unable to build che-plugin-registry #20713
  • Simplify the local launching of plugins tests #20703
  • [Selenium] Update typescript factories tests #20702
  • Error in 'Check versions compatibility' in chectl (Chectl:deploy) #20690
  • Check for outstanding blocker issues before starting Che release #20672
  • Provide a pie chart Grafana vizualization for DevWorkspace failure reasons #20661
  • Update existing devfiles v2 to use Universal image #20657
  • Che Deploy Sprint #209 #20648

Enhancements, Epics, and UX

  • Document the setup needed for syncing Che settings to devworkspace namespaces #20582

Bugs fixed

  • [UD] Get message helper returns the wrong messages #20684
  • DevWorkspace Happy path fails without a clear reason #20660
  • [UD] Unauthorized errors after 20 minutes of inactivity #20641
  • chectl server:deploy on minikube doesn't deploy DW #20620
  • kubernetes-image-puller doesn't have license. #20586
  • Cannot expand left panel if a direct link to a workspace is using #20494

Closed issues:

  • The nightly plugins tests are failed on the openshift CI because reached the docker pull limit #20700
  • Adapt DewvorkspaceHappy path test to the latest changes #20691
  • Trying ec...
Read more

Eclipse Che 7.39.2

24 Nov 10:06
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Increase CPU required by the OpenShift connector plugin #20763
  • Dashboard backend support for native auth on kubernetes #20677
  • Adding git lfs support #20642
  • Support overriding Che Theia plugins preferences and sidecar through .che/che-theia-plugins.yaml #20596
  • Improve logging of cluster state in Che Operator CI tests #20504

Bugs fixed

  • Chectl does not print CAcert file when deploying with devworkspaces on minikube #20815
  • Che-Theia plugins that include a volume don’t work out of the box with DevWorkspaces #20805
  • Deploy Che is failed due to problem with che-operator #20802
  • Not possible to start a workspace if DevWorkspace is enabled #20801
  • Error while downloading plugins in DevWorkspace mode #20786
  • Can't start a workspace with Che-IDEA editor #20783
  • Can not execute the @eclipse-che/che-theia-devworkspace-handler npm package #20780
  • chectl fails to deploy minikube with Dex #20778
  • Fix devfile for che-operator #20770
  • Creating a DevWorkspace with memoryRequest > memoryLimit incorrectly results in WorkspaceEngineFailure #20751
  • Kubernetes Image Puller Operator is failing on the OpenShift 4.9 #20697
  • When DevWorkspace is enabled, the error "Linter not installed" is shown as soon as the Python sample workspace starts #20645

Closed issues:

  • Switch plug-in registry to nodejs 16 as it's the new nodejs LTS #20795
  • [cross-project epic] Update ubi based go builds to 1.16 #20774
  • chectl - ignore ssl errors #20765
  • [DevWorkspace] Make it possible to bind namespace role to a namespace service-account #20749
  • Database migration script should be run automatically when user enables DevWorkspace engine on the 'all-namespace' channel #20722
  • Che Platform Sprint #209 #20687
  • Che Controller Sprint 209 #20674
  • Editors Sprint 209 #20654

Bugs fixed

  • When admin switches the engine to DevWorskpace all che-server based workspaces should be stopped #20631

Closed issues:

  • Local tests fails because of incompatible chromedriver version #20750
  • Plugins Sprint 209 #20653

Enhancements, Epics, and UX

  • Che workspaces fail to start with OpenShift Console samples #20616
  • Adapt Che-Theia Activity Tracker extension to DevWorkspace mode #20460

Bugs fixed

  • It's not possible to run Happy Path tests for che-theia PRs #20732
  • unable to build theia-dev image #20729
  • Failed to run GH action checks on Minishift #20728
  • Plugin doesn't install if devfile v2 contains more than 1 dev component #20725
  • It's not possible to install not sidecar plugin via devfile v2 #20718
  • Che-theia editor docker image build fails #20716
  • [devworkspaces] maven-based tasks don't work in a container, created from universal developer image #20699
  • Che should supply devfile v2 in Che Server mode (by converting it to devfile v1) #20644
  • New account is created after switching an existing Eclipse Che instance from 'stable' -> 'tech-preview-stable-all-namespace' channel, and enabling DevWorkspace engine #20629

New and Noteworthy Issues:

  • Re-enable upstream devfile registry on workspaces.openshift.com #20437

Closed issues:

  • Issues running air gapped #20742
  • Refactor 'che-workspace-telemetry-client' and use the official moxios package #20719
  • handle all fields of repository che-editor.yaml file #20715
  • Unable to build che-plugin-registry #20713
  • Simplify the local launching of plugins tests #20703
  • [Selenium] Update typescript factories tests #20702
  • Error in 'Check versions compatibility' in chectl (Chectl:deploy) #20690
  • Check for outstanding blocker issues before starting Che release #20672
  • Provide a pie chart Grafana vizualization for DevWorkspace failure reasons #20661
  • Update existing devfiles v2 to use Universal image #20657
  • Che Deploy Sprint #209 #20648

Enhancements, Epics, and UX

  • Document the setup needed for syncing Che settings to devworkspace namespaces #20582

Bugs fixed

  • [UD] Get message helper returns the wrong messages #20684
  • DevWorkspace Happy path fails without a clear reason #20660
  • [UD] Unauthorized errors after 20 minutes of inactivity #20641
  • chectl server:deploy on minikube doesn't deploy DW #20620
  • kubernetes-image-puller doesn't have license. #20586
  • Cannot expand left panel if a direct link to a workspace is using #20494

Closed issues:

  • The nightly plugins tests are failed on the openshift CI because reached the docker pull limit #20700
  • Adapt DewvorkspaceHappy path test to the latest changes #20691
  • Trying eclipse-che + microk8s #20683
  • eclipse-che minkube + remote DB access #20682
  • [devfile registry] update happy-path image consistently with other sidecars #20667
  • Add secrets to the openshift CI for fixing the 'GitHubPullRequestPlugin' test #20658
  • Che Server should return devfile v2 if it's found instead of throwing 400 (bad request) in Che workspace mode (devfile v1); #20650
  • Deploying Che #20643
  • Che Controller Sprint 208 #20555
  • Che Platform Sprint #208 #20553
  • Plugins Sprint 208 #20531
  • Dashboard should report its own version in addition to Che Server ones #20474

Enhancements, Epics, and UX

  • Ability to provide the path to the devfile yaml file when using factory workflow #20607

Closed issues:

  • The "PhpPlugin" test fails because workspace failed to start #20652
  • Editors Sprint 208 #20557
  • Create a new olm channel in order to deploy Eclipse Che next version using DWO dependency and installMode: AllNamespaces #20455

Enhancements, Epics, and UX

  • Dashboard library should only delegate some logic to che-theia editor #20588
  • Remove iframe of the editor in dashboard #20523
  • Factory workflow loader #20522
  • Maximize editors when opening a workspace #20521
  • [Cross-Project Epic] Update GH actions and workflows to use ubuntu-20.04 #20516
  • Add a factory link parameter to specify the editor #20508
  • [che-operator] Enhancements in the way how OAuth2 providers can be configured #20496

Bugs fixed

  • Telemetry sample plug...
Read more

Eclipse Che

17 Nov 16:19
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Increase CPU required by the OpenShift connector plugin #20763
  • Adding git lfs support #20642
  • Improve logging of cluster state in Che Operator CI tests #20504

Bugs fixed

  • Error while downloading plugins in DevWorkspace mode #20786
  • Can not execute the @eclipse-che/che-theia-devworkspace-handler npm package #20780
  • chectl fails to deploy minikube with Dex #20778
  • Fix devfile for che-operator #20770
  • Kubernetes Image Puller Operator is failing on the OpenShift 4.9 #20697
  • When DevWorkspace is enabled, the error "Linter not installed" is shown as soon as the Python sample workspace starts #20645
  • When admin switches the engine to DevWorskpace all che-server based workspaces should be stopped #20631

Closed issues:

  • Local tests fails because of incompatible chromedriver version #20750
  • Database migration script should be run automatically when user enables DevWorkspace engine on the 'all-namespace' channel #20722
  • Che Platform Sprint #209 #20687
  • Che Controller Sprint 209 #20674
  • Editors Sprint 209 #20654
  • Plugins Sprint 209 #20653

Enhancements, Epics, and UX

  • Che workspaces fail to start with OpenShift Console samples #20616
  • Adapt Che-Theia Activity Tracker extension to DevWorkspace mode #20460
  • Validate factory flow with devfile v2 from private repos #20432

Bugs fixed

  • It's not possible to run Happy Path tests for che-theia PRs #20732
  • unable to build theia-dev image #20729
  • Failed to run GH action checks on Minishift #20728
  • Plugin doesn't install if devfile v2 contains more than 1 dev component #20725
  • It's not possible to install not sidecar plugin via devfile v2 #20718
  • Che-theia editor docker image build fails #20716
  • [devworkspaces] maven-based tasks don't work in a container, created from universal developer image #20699
  • Che should supply devfile v2 in Che Server mode (by converting it to devfile v1) #20644
  • New account is created after switching an existing Eclipse Che instance from 'stable' -> 'tech-preview-stable-all-namespace' channel, and enabling DevWorkspace engine #20629

New and Noteworthy Issues:

  • Re-enable upstream devfile registry on workspaces.openshift.com #20437

Closed issues:

  • Issues running air gapped #20742
  • Refactor 'che-workspace-telemetry-client' and use the official moxios package #20719
  • handle all fields of repository che-editor.yaml file #20715
  • Unable to build che-plugin-registry #20713
  • Simplify the local launching of plugins tests #20703
  • [Selenium] Update typescript factories tests #20702
  • Error in 'Check versions compatibility' in chectl (Chectl:deploy) #20690
  • Check for outstanding blocker issues before starting Che release #20672
  • Provide a pie chart Grafana vizualization for DevWorkspace failure reasons #20661
  • Update existing devfiles v2 to use Universal image #20657
  • Che Deploy Sprint #209 #20648

Enhancements, Epics, and UX

  • Document the setup needed for syncing Che settings to devworkspace namespaces #20582

Bugs fixed

  • [UD] Get message helper returns the wrong messages #20684
  • DevWorkspace Happy path fails without a clear reason #20660
  • [UD] Unauthorized errors after 20 minutes of inactivity #20641
  • chectl server:deploy on minikube doesn't deploy DW #20620
  • kubernetes-image-puller doesn't have license. #20586
  • Cannot expand left panel if a direct link to a workspace is using #20494

Closed issues:

  • The nightly plugins tests are failed on the openshift CI because reached the docker pull limit #20700
  • Adapt DewvorkspaceHappy path test to the latest changes #20691
  • Trying eclipse-che + microk8s #20683
  • eclipse-che minkube + remote DB access #20682
  • [devfile registry] update happy-path image consistently with other sidecars #20667
  • Add secrets to the openshift CI for fixing the 'GitHubPullRequestPlugin' test #20658
  • Che Server should return devfile v2 if it's found instead of throwing 400 (bad request) in Che workspace mode (devfile v1); #20650
  • Deploying Che #20643
  • Che Controller Sprint 208 #20555
  • Che Platform Sprint #208 #20553
  • Plugins Sprint 208 #20531
  • Dashboard should report its own version in addition to Che Server ones #20474
  • Make it easy to run Che DevWorkspace Happy path test locally #20429

Enhancements, Epics, and UX

  • Ability to provide the path to the devfile yaml file when using factory workflow #20607

Closed issues:

  • The "PhpPlugin" test fails because workspace failed to start #20652
  • Editors Sprint 208 #20557
  • Create a new olm channel in order to deploy Eclipse Che next version using DWO dependency and installMode: AllNamespaces #20455
  • Centralize DevWorkspace Happy Path test #20421

Enhancements, Epics, and UX

  • Dashboard library should only delegate some logic to che-theia editor #20588
  • Remove iframe of the editor in dashboard #20523
  • Factory workflow loader #20522
  • Maximize editors when opening a workspace #20521
  • [Cross-Project Epic] Update GH actions and workflows to use ubuntu-20.04 #20516
  • Add a factory link parameter to specify the editor #20508
  • [che-operator] Enhancements in the way how OAuth2 providers can be configured #20496

Bugs fixed

  • Telemetry sample plugin is not working #20630
  • Command server:deploy fails because more than one checluster Custom Resource found #20628
  • Che + DevWorkspace happy path is not stable #20626
  • Gitlab factory resolver cannot find devfile if project URL is of type /org/sub-org/foo.git #20611
  • devworkspace-che-operator logic should be executed only if devWorkspace is enabled on the CR level #20605
  • Devfile endpoints does not work when exposed on single-host #20593
  • [DevWorkspace] Preferences from the plugin are not applied for the workspace #20559
  • Failed to debug java spring sample with devworkspace engine #20536
  • main DevWorkspace Endpoint is considered as ready/available while it's not #20481
  • Theia fails to load plugins when it's run as DevWorkspace on OpenShift behind OAuth #20448

Closed issues:

  • Update typescript tests according to author trust confirm...
Read more

Eclipse Che

10 Nov 17:28
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Che workspaces fail to start with OpenShift Console samples #20616
  • Adapt Che-Theia Activity Tracker extension to DevWorkspace mode #20460
  • Validate factory flow with devfile v2 from private repos #20432

Bugs fixed

  • It's not possible to run Happy Path tests for che-theia PRs #20732
  • unable to build theia-dev image #20729
  • Failed to run GH action checks on Minishift #20728
  • Plugin doesn't install if devfile v2 contains more than 1 dev component #20725
  • It's not possible to install not sidecar plugin via devfile v2 #20718
  • Che-theia editor docker image build fails #20716
  • [devworkspaces] maven-based tasks don't work in a container, created from universal developer image #20699
  • Che should supply devfile v2 in Che Server mode (by converting it to devfile v1) #20644
  • When admin switches the engine to DevWorskpace all che-server based workspaces should be stopped #20631
  • New account is created after switching an existing Eclipse Che instance from 'stable' -> 'tech-preview-stable-all-namespace' channel, and enabling DevWorkspace engine #20629

New and Noteworthy Issues:

  • Re-enable upstream devfile registry on workspaces.openshift.com #20437

Closed issues:

  • Local tests fails because of incompatible chromedriver version #20750
  • Issues running air gapped #20742
  • Refactor 'che-workspace-telemetry-client' and use the official moxios package #20719
  • handle all fields of repository che-editor.yaml file #20715
  • Unable to build che-plugin-registry #20713
  • Simplify the local launching of plugins tests #20703
  • [Selenium] Update typescript factories tests #20702
  • Error in 'Check versions compatibility' in chectl (Chectl:deploy) #20690
  • Check for outstanding blocker issues before starting Che release #20672
  • Provide a pie chart Grafana vizualization for DevWorkspace failure reasons #20661
  • Update existing devfiles v2 to use Universal image #20657
  • Plugins Sprint 209 #20653
  • Che Deploy Sprint #209 #20648

Enhancements, Epics, and UX

  • Adding git lfs support #20642
  • Document the setup needed for syncing Che settings to devworkspace namespaces #20582

Bugs fixed

  • [UD] Get message helper returns the wrong messages #20684
  • DevWorkspace Happy path fails without a clear reason #20660
  • [UD] Unauthorized errors after 20 minutes of inactivity #20641
  • chectl server:deploy on minikube doesn't deploy DW #20620
  • kubernetes-image-puller doesn't have license. #20586
  • Cannot expand left panel if a direct link to a workspace is using #20494

Closed issues:

  • The nightly plugins tests are failed on the openshift CI because reached the docker pull limit #20700
  • Adapt DewvorkspaceHappy path test to the latest changes #20691
  • Trying eclipse-che + microk8s #20683
  • eclipse-che minkube + remote DB access #20682
  • [devfile registry] update happy-path image consistently with other sidecars #20667
  • Add secrets to the openshift CI for fixing the 'GitHubPullRequestPlugin' test #20658
  • Che Server should return devfile v2 if it's found instead of throwing 400 (bad request) in Che workspace mode (devfile v1); #20650
  • Deploying Che #20643
  • Che Controller Sprint 208 #20555
  • Che Platform Sprint #208 #20553
  • Plugins Sprint 208 #20531
  • Dashboard should report its own version in addition to Che Server ones #20474
  • Make it easy to run Che DevWorkspace Happy path test locally #20429

Enhancements, Epics, and UX

  • Ability to provide the path to the devfile yaml file when using factory workflow #20607

Closed issues:

  • The "PhpPlugin" test fails because workspace failed to start #20652
  • Editors Sprint 208 #20557
  • Create a new olm channel in order to deploy Eclipse Che next version using DWO dependency and installMode: AllNamespaces #20455
  • Centralize DevWorkspace Happy Path test #20421

Enhancements, Epics, and UX

  • Dashboard library should only delegate some logic to che-theia editor #20588
  • Remove iframe of the editor in dashboard #20523
  • Factory workflow loader #20522
  • Maximize editors when opening a workspace #20521
  • [Cross-Project Epic] Update GH actions and workflows to use ubuntu-20.04 #20516
  • Add a factory link parameter to specify the editor #20508
  • [che-operator] Enhancements in the way how OAuth2 providers can be configured #20496

Bugs fixed

  • Telemetry sample plugin is not working #20630
  • Command server:deploy fails because more than one checluster Custom Resource found #20628
  • Che + DevWorkspace happy path is not stable #20626
  • Gitlab factory resolver cannot find devfile if project URL is of type /org/sub-org/foo.git #20611
  • devworkspace-che-operator logic should be executed only if devWorkspace is enabled on the CR level #20605
  • Devfile endpoints does not work when exposed on single-host #20593
  • [DevWorkspace] Preferences from the plugin are not applied for the workspace #20559
  • Failed to debug java spring sample with devworkspace engine #20536
  • main DevWorkspace Endpoint is considered as ready/available while it's not #20481
  • Theia fails to load plugins when it's run as DevWorkspace on OpenShift behind OAuth #20448

Closed issues:

  • Update typescript tests according to author trust confirmation adding #20639
  • Simultaneously running 3+ applications #20604
  • [devfile registry]: rework/stabilize release scripts after reworking of sidecars lifecycle #20603
  • Unable to execute 'checluster' related commands #20589
  • Update 'DevfileSmoke' E2E test to move on Dashboard using UI #20544
  • List Che 3rd party runtime dependencies #20543
  • Che Deploy Sprint #208 #20542
  • Theia endpoint type attribute value: 'ide' or 'main'? #20457
  • Image puller should be updated to use newer operator SDK #20425
  • Stabilize DevWorkspace support on Dashboard side #20422

Enhancements, Epics, and UX

  • Add plugin registry URL deployment information as env variable to the plugin registry #20547

Bugs fixed

  • Starting a DevWorkspace get stuck preparing networking #20590
  • devWorkspaces does not work on the latest 1.23 minikube [#20577](https://github.com/eclips...
Read more

Eclipse Che

03 Nov 09:37
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Adding git lfs support #20642
  • Document the setup needed for syncing Che settings to devworkspace namespaces #20582
  • Adapt Che-Theia Activity Tracker extension to DevWorkspace mode #20460

Bugs fixed

  • [UD] Get message helper returns the wrong messages #20684
  • DevWorkspace Happy path fails without a clear reason #20660
  • [UD] Unauthorized errors after 20 minutes of inactivity #20641
  • New account is created after switching an existing Eclipse Che instance from 'stable' -> 'tech-preview-stable-all-namespace' channel, and enabling DevWorkspace engine #20629
  • chectl server:deploy on minikube doesn't deploy DW #20620
  • kubernetes-image-puller doesn't have license. #20586
  • Cannot expand left panel if a direct link to a workspace is using #20494

Closed issues:

  • Unable to build che-plugin-registry #20713
  • Simplify the local launching of plugins tests #20703
  • [Selenium] Update typescript factories tests #20702
  • The nightly plugins tests are failed on the openshift CI because reached the docker pull limit #20700
  • Adapt DewvorkspaceHappy path test to the latest changes #20691
  • Trying eclipse-che + microk8s #20683
  • eclipse-che minkube + remote DB access #20682
  • [devfile registry] update happy-path image consistently with other sidecars #20667
  • Add secrets to the openshift CI for fixing the 'GitHubPullRequestPlugin' test #20658
  • Che Server should return devfile v2 if it's found instead of throwing 400 (bad request) in Che workspace mode (devfile v1); #20650
  • Deploying Che #20643
  • Che Controller Sprint 208 #20555
  • Che Platform Sprint #208 #20553
  • Plugins Sprint 208 #20531
  • Dashboard should report its own version in addition to Che Server ones #20474
  • Make it easy to run Che DevWorkspace Happy path test locally #20429

Enhancements, Epics, and UX

  • Ability to provide the path to the devfile yaml file when using factory workflow #20607

Closed issues:

  • The "PhpPlugin" test fails because workspace failed to start #20652
  • Editors Sprint 208 #20557
  • Create a new olm channel in order to deploy Eclipse Che next version using DWO dependency and installMode: AllNamespaces #20455
  • Centralize DevWorkspace Happy Path test #20421

Enhancements, Epics, and UX

  • Dashboard library should only delegate some logic to che-theia editor #20588
  • Remove iframe of the editor in dashboard #20523
  • Factory workflow loader #20522
  • Maximize editors when opening a workspace #20521
  • [Cross-Project Epic] Update GH actions and workflows to use ubuntu-20.04 #20516
  • Add a factory link parameter to specify the editor #20508
  • [che-operator] Enhancements in the way how OAuth2 providers can be configured #20496

Bugs fixed

  • Telemetry sample plugin is not working #20630
  • Command server:deploy fails because more than one checluster Custom Resource found #20628
  • Che + DevWorkspace happy path is not stable #20626
  • Gitlab factory resolver cannot find devfile if project URL is of type /org/sub-org/foo.git #20611
  • devworkspace-che-operator logic should be executed only if devWorkspace is enabled on the CR level #20605
  • Devfile endpoints does not work when exposed on single-host #20593
  • [DevWorkspace] Preferences from the plugin are not applied for the workspace #20559
  • Failed to debug java spring sample with devworkspace engine #20536
  • main DevWorkspace Endpoint is considered as ready/available while it's not #20481
  • Theia fails to load plugins when it's run as DevWorkspace on OpenShift behind OAuth #20448
  • vscode-xml/0.16.1 plugin does not work due to infinity initializing #20382

New and Noteworthy Issues:

  • PostgreSQL version 13 is deployed on fresh installations #20398

Closed issues:

  • Update typescript tests according to author trust confirmation adding #20639
  • Simultaneously running 3+ applications #20604
  • [devfile registry]: rework/stabilize release scripts after reworking of sidecars lifecycle #20603
  • Unable to execute 'checluster' related commands #20589
  • Update 'DevfileSmoke' E2E test to move on Dashboard using UI #20544
  • List Che 3rd party runtime dependencies #20543
  • Che Deploy Sprint #208 #20542
  • Theia endpoint type attribute value: 'ide' or 'main'? #20457
  • Image puller should be updated to use newer operator SDK #20425
  • Stabilize DevWorkspace support on Dashboard side #20422
  • [che-auth] Che with Devworkspaces should be able to use Dex as identity provider on OIDC enabled k8s #20362

Enhancements, Epics, and UX

  • Add plugin registry URL deployment information as env variable to the plugin registry #20547

Bugs fixed

  • Starting a DevWorkspace get stuck preparing networking #20590
  • devWorkspaces does not work on the latest 1.23 minikube #20577
  • che operator is not restarted after DevWorkspace is enabled #20576
  • Take into account only CA certs from the same as Che installation namespace #20564
  • Limit search namespace for backup / restore to the installation namespace #20563
  • Align che-theia with upstream changes #20366

Closed issues:

  • Build quay.io/eclipse/che-e2e on top of selenium/standalone-chrome:94.0 #20578
  • Programmatically get the preview URL generated after starting an app #20566
  • Clean up leftover maven/nexus variables and create README for che server #20492
  • Bump Projector server and client sources in jetbrains-editor-images #20450
  • Editors Sprint 207 #20446
  • Che Platform Sprint #207 #20444
  • Plugins Sprint 207 #20433
  • Che Controller Sprint 207 #20430

Bugs fixed

  • 'JavaMaven' test is fail on 'Che-nightly' launch via absent the notification 'Do you trust the authors of' #20548
  • Self signed certificate copied to the user's namespace does not have type set resulting in perpetual updates #20546
  • E2E DevfileSmoke test is failing on "Stopping and deleting the workspace" step #20533
  • plugin registry deployed on github.io for main branch is not updated since a couple of months #20473
  • [Whitelabel/branding] Support using alternate container for vsix-installer; use released versions #20368

Closed issues:

  • [chectl] Get rid of `github.com/devfile/devworkspace-operator...
Read more

Eclipse Che

27 Oct 10:16
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Ability to provide the path to the devfile yaml file when using factory workflow #20607

Bugs fixed

  • [UD] Get message helper returns the wrong messages #20684
  • DevWorkspace Happy path fails without a clear reason #20660
  • [UD] Unauthorized errors after 20 minutes of inactivity #20641
  • chectl server:deploy on minikube doesn't deploy DW #20620
  • kubernetes-image-puller doesn't have license. #20586
  • Cannot expand left panel if a direct link to a workspace is using #20494

Closed issues:

  • Adapt DewvorkspaceHappy path test to the latest changes #20691
  • Trying eclipse-che + microk8s #20683
  • eclipse-che minkube + remote DB access #20682
  • [devfile registry] update happy-path image consistently with other sidecars #20667
  • The "PhpPlugin" test fails because workspace failed to start #20652
  • Che Server should return devfile v2 if it's found instead of throwing 400 (bad request) in Che workspace mode (devfile v1); #20650
  • Deploying Che #20643
  • Editors Sprint 208 #20557
  • Che Controller Sprint 208 #20555
  • Che Platform Sprint #208 #20553
  • Plugins Sprint 208 #20531
  • Dashboard should report its own version in addition to Che Server ones #20474
  • Create a new olm channel in order to deploy Eclipse Che next version using DWO dependency and installMode: AllNamespaces #20455
  • Make it easy to run Che DevWorkspace Happy path test locally #20429
  • Centralize DevWorkspace Happy Path test #20421

Enhancements, Epics, and UX

  • Dashboard library should only delegate some logic to che-theia editor #20588
  • Remove iframe of the editor in dashboard #20523
  • Factory workflow loader #20522
  • Maximize editors when opening a workspace #20521
  • [Cross-Project Epic] Update GH actions and workflows to use ubuntu-20.04 #20516
  • Add a factory link parameter to specify the editor #20508
  • [che-operator] Enhancements in the way how OAuth2 providers can be configured #20496

Bugs fixed

  • Telemetry sample plugin is not working #20630
  • Command server:deploy fails because more than one checluster Custom Resource found #20628
  • Che + DevWorkspace happy path is not stable #20626
  • Gitlab factory resolver cannot find devfile if project URL is of type /org/sub-org/foo.git #20611
  • devworkspace-che-operator logic should be executed only if devWorkspace is enabled on the CR level #20605
  • Devfile endpoints does not work when exposed on single-host #20593
  • [DevWorkspace] Preferences from the plugin are not applied for the workspace #20559
  • Failed to debug java spring sample with devworkspace engine #20536
  • main DevWorkspace Endpoint is considered as ready/available while it's not #20481
  • Theia fails to load plugins when it's run as DevWorkspace on OpenShift behind OAuth #20448
  • vscode-xml/0.16.1 plugin does not work due to infinity initializing #20382

New and Noteworthy Issues:

  • PostgreSQL version 13 is deployed on fresh installations #20398

Closed issues:

  • Update typescript tests according to author trust confirmation adding #20639
  • Simultaneously running 3+ applications #20604
  • [devfile registry]: rework/stabilize release scripts after reworking of sidecars lifecycle #20603
  • Unable to execute 'checluster' related commands #20589
  • Update 'DevfileSmoke' E2E test to move on Dashboard using UI #20544
  • List Che 3rd party runtime dependencies #20543
  • Che Deploy Sprint #208 #20542
  • Theia endpoint type attribute value: 'ide' or 'main'? #20457
  • Image puller should be updated to use newer operator SDK #20425
  • Stabilize DevWorkspace support on Dashboard side #20422
  • [che-auth] Che with Devworkspaces should be able to use Dex as identity provider on OIDC enabled k8s #20362

Enhancements, Epics, and UX

  • Add plugin registry URL deployment information as env variable to the plugin registry #20547

Bugs fixed

  • Starting a DevWorkspace get stuck preparing networking #20590
  • devWorkspaces does not work on the latest 1.23 minikube #20577
  • che operator is not restarted after DevWorkspace is enabled #20576
  • Take into account only CA certs from the same as Che installation namespace #20564
  • Limit search namespace for backup / restore to the installation namespace #20563
  • Align che-theia with upstream changes #20366
  • che-theia fails with redhat/java8/latest plugin #20360

Closed issues:

  • Build quay.io/eclipse/che-e2e on top of selenium/standalone-chrome:94.0 #20578
  • Programmatically get the preview URL generated after starting an app #20566
  • Clean up leftover maven/nexus variables and create README for che server #20492
  • Bump Projector server and client sources in jetbrains-editor-images #20450
  • Editors Sprint 207 #20446
  • Che Platform Sprint #207 #20444
  • Plugins Sprint 207 #20433
  • Che Controller Sprint 207 #20430

Bugs fixed

  • 'JavaMaven' test is fail on 'Che-nightly' launch via absent the notification 'Do you trust the authors of' #20548
  • Self signed certificate copied to the user's namespace does not have type set resulting in perpetual updates #20546
  • E2E DevfileSmoke test is failing on "Stopping and deleting the workspace" step #20533
  • plugin registry deployed on github.io for main branch is not updated since a couple of months #20473
  • [Whitelabel/branding] Support using alternate container for vsix-installer; use released versions #20368

Closed issues:

  • [chectl] Get rid of github.com/devfile/devworkspace-operator dependency #20550
  • The "VscodeYamlPlugin" fails on the openshift CI nightly job #20441
  • Update che-dashboard next-build-multiarch.yml to support main-7.yy branches #20361

Enhancements, Epics, and UX

  • Use image pull secrets stored as credentials in user preferences of Che-server in DevWorkspaces #20534
  • Dashboard should prevent changing name and namespace of devworkspace in the devfile-editor #20479
  • Deprecate enabling DevWorkspace on stable channel CheCluster CR #20392
  • An admin should be able to specify CA certificates that need to be trusted on devfile v2 based workspaces #20387
  • Support OpenShift global proxy configuration and trusted certificate bundle when DevWorkspace is enabled [#20386](eclipse-che/che#203...
Read more

Eclipse Che

20 Oct 10:21
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Ability to provide the path to the devfile yaml file when using factory workflow #20607
  • Dashboard library should only delegate some logic to che-theia editor #20588
  • Remove iframe of the editor in dashboard #20523
  • Factory workflow loader #20522
  • Maximize editors when opening a workspace #20521
  • [Cross-Project Epic] Update GH actions and workflows to use ubuntu-20.04 #20516
  • Add a factory link parameter to specify the editor #20508
  • [che-operator] Enhancements in the way how OAuth2 providers can be configured #20496

Bugs fixed

  • Telemetry sample plugin is not working #20630
  • Command server:deploy fails because more than one checluster Custom Resource found #20628
  • Che + DevWorkspace happy path is not stable #20626
  • Gitlab factory resolver cannot find devfile if project URL is of type /org/sub-org/foo.git #20611
  • devworkspace-che-operator logic should be executed only if devWorkspace is enabled on the CR level #20605
  • Devfile endpoints does not work when exposed on single-host #20593
  • [DevWorkspace] Preferences from the plugin are not applied for the workspace #20559
  • Failed to debug java spring sample with devworkspace engine #20536
  • main DevWorkspace Endpoint is considered as ready/available while it's not #20481
  • Theia fails to load plugins when it's run as DevWorkspace on OpenShift behind OAuth #20448
  • vscode-xml/0.16.1 plugin does not work due to infinity initializing #20382

New and Noteworthy Issues:

  • PostgreSQL version 13 is deployed on fresh installations #20398

Closed issues:

  • The "PhpPlugin" test fails because workspace failed to start #20652
  • Update typescript tests according to author trust confirmation adding #20639
  • Simultaneously running 3+ applications #20604
  • [devfile registry]: rework/stabilize release scripts after reworking of sidecars lifecycle #20603
  • Unable to execute 'checluster' related commands #20589
  • Editors Sprint 208 #20557
  • Update 'DevfileSmoke' E2E test to move on Dashboard using UI #20544
  • List Che 3rd party runtime dependencies #20543
  • Che Deploy Sprint #208 #20542
  • Theia endpoint type attribute value: 'ide' or 'main'? #20457
  • Create a new olm channel in order to deploy Eclipse Che next version using DWO dependency and installMode: AllNamespaces #20455
  • Image puller should be updated to use newer operator SDK #20425
  • Stabilize DevWorkspace support on Dashboard side #20422
  • Centralize DevWorkspace Happy Path test #20421
  • [che-auth] Che with Devworkspaces should be able to use Dex as identity provider on OIDC enabled k8s #20362

Enhancements, Epics, and UX

  • Add plugin registry URL deployment information as env variable to the plugin registry #20547

Bugs fixed

  • Starting a DevWorkspace get stuck preparing networking #20590
  • devWorkspaces does not work on the latest 1.23 minikube #20577
  • che operator is not restarted after DevWorkspace is enabled #20576
  • Take into account only CA certs from the same as Che installation namespace #20564
  • Limit search namespace for backup / restore to the installation namespace #20563
  • Align che-theia with upstream changes #20366
  • che-theia fails with redhat/java8/latest plugin #20360

Closed issues:

  • Build quay.io/eclipse/che-e2e on top of selenium/standalone-chrome:94.0 #20578
  • Programmatically get the preview URL generated after starting an app #20566
  • Clean up leftover maven/nexus variables and create README for che server #20492
  • Bump Projector server and client sources in jetbrains-editor-images #20450
  • Editors Sprint 207 #20446
  • Che Platform Sprint #207 #20444
  • Plugins Sprint 207 #20433
  • Che Controller Sprint 207 #20430

Bugs fixed

  • 'JavaMaven' test is fail on 'Che-nightly' launch via absent the notification 'Do you trust the authors of' #20548
  • Self signed certificate copied to the user's namespace does not have type set resulting in perpetual updates #20546
  • E2E DevfileSmoke test is failing on "Stopping and deleting the workspace" step #20533
  • plugin registry deployed on github.io for main branch is not updated since a couple of months #20473
  • [Whitelabel/branding] Support using alternate container for vsix-installer; use released versions #20368

Closed issues:

  • [chectl] Get rid of github.com/devfile/devworkspace-operator dependency #20550
  • The "VscodeYamlPlugin" fails on the openshift CI nightly job #20441
  • Update che-dashboard next-build-multiarch.yml to support main-7.yy branches #20361

Enhancements, Epics, and UX

  • Use image pull secrets stored as credentials in user preferences of Che-server in DevWorkspaces #20534
  • Dashboard should prevent changing name and namespace of devworkspace in the devfile-editor #20479
  • Deprecate enabling DevWorkspace on stable channel CheCluster CR #20392
  • An admin should be able to specify CA certificates that need to be trusted on devfile v2 based workspaces #20387
  • Support OpenShift global proxy configuration and trusted certificate bundle when DevWorkspace is enabled #20386
  • Adapt devfile v2 happy-path tests to verify editors and extensions functionalities #20385
  • [UD] Dashboard backend should trust Che CA while requesting Server and Keycloak #20367

Bugs fixed

  • Can't start any devworkspace #20545
  • Workspace template does not start from Dashboard UI #20532
  • Can't start DevWorkspace when Che operator deploys DWO #20519
  • DevWorkspace Factory flow is broken from github #20490
  • Dashboard is broken after creating a new devworkspace from the minimal devfile #20468
  • CheCluster.status.CheURL is blank when running on K8s with che-gateway #20467
  • Build command fails for devfilev2 sample of Java Spring Petclinic #20464
  • 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](https://github.com...
Read more

Eclipse Che

13 Oct 09:50
Compare
Choose a tag to compare

Enhancements, Epics, and UX

  • Dashboard library should only delegate some logic to che-theia editor #20588
  • Add plugin registry URL deployment information as env variable to the plugin registry #20547
  • Add a factory link parameter to specify the editor #20508
  • [che-operator] Enhancements in the way how OAuth2 providers can be configured #20496
  • Upgrade che-operator to controller-runtime 0.9.5 #20300

Bugs fixed

  • Command server:deploy fails because more than one checluster Custom Resource found #20628
  • Gitlab factory resolver cannot find devfile if project URL is of type /org/sub-org/foo.git #20611
  • devworkspace-che-operator logic should be executed only if devWorkspace is enabled on the CR level #20605
  • Devfile endpoints does not work when exposed on single-host #20593
  • Starting a DevWorkspace get stuck preparing networking #20590
  • devWorkspaces does not work on the latest 1.23 minikube #20577
  • che operator is not restarted after DevWorkspace is enabled #20576
  • Take into account only CA certs from the same as Che installation namespace #20564
  • Limit search namespace for backup / restore to the installation namespace #20563
  • [DevWorkspace] Preferences from the plugin are not applied for the workspace #20559
  • Failed to debug java spring sample with devworkspace engine #20536
  • main DevWorkspace Endpoint is considered as ready/available while it's not #20481
  • Align che-theia with upstream changes #20366
  • che-theia fails with redhat/java8/latest plugin #20360
  • che-server returns 500 when OpenShift token expires in nativeUserMode #20304

New and Noteworthy Issues:

  • PostgreSQL version 13 is deployed on fresh installations #20398

Closed issues:

  • Simultaneously running 3+ applications #20604
  • Unable to execute 'checluster' related commands #20589
  • Build quay.io/eclipse/che-e2e on top of selenium/standalone-chrome:94.0 #20578
  • Programmatically get the preview URL generated after starting an app #20566
  • Clean up leftover maven/nexus variables and create README for che server #20492
  • Theia endpoint type attribute value: 'ide' or 'main'? #20457
  • Bump Projector server and client sources in jetbrains-editor-images #20450
  • Editors Sprint 207 #20446
  • Che Platform Sprint #207 #20444
  • Plugins Sprint 207 #20433
  • Che Controller Sprint 207 #20430
  • Image puller should be updated to use newer operator SDK #20425
  • Stabilize DevWorkspace support on Dashboard side #20422
  • [che-auth] Che with Devworkspaces should be able to use Dex as identity provider on OIDC enabled k8s #20362

Bugs fixed

  • 'JavaMaven' test is fail on 'Che-nightly' launch via absent the notification 'Do you trust the authors of' #20548
  • Self signed certificate copied to the user's namespace does not have type set resulting in perpetual updates #20546
  • E2E DevfileSmoke test is failing on "Stopping and deleting the workspace" step #20533
  • plugin registry deployed on github.io for main branch is not updated since a couple of months #20473
  • [Whitelabel/branding] Support using alternate container for vsix-installer; use released versions #20368

Closed issues:

  • [chectl] Get rid of github.com/devfile/devworkspace-operator dependency #20550
  • The "VscodeYamlPlugin" fails on the openshift CI nightly job #20441
  • Update che-dashboard next-build-multiarch.yml to support main-7.yy branches #20361

Enhancements, Epics, and UX

  • Use image pull secrets stored as credentials in user preferences of Che-server in DevWorkspaces #20534
  • Dashboard should prevent changing name and namespace of devworkspace in the devfile-editor #20479
  • Deprecate enabling DevWorkspace on stable channel CheCluster CR #20392
  • An admin should be able to specify CA certificates that need to be trusted on devfile v2 based workspaces #20387
  • Support OpenShift global proxy configuration and trusted certificate bundle when DevWorkspace is enabled #20386
  • Adapt devfile v2 happy-path tests to verify editors and extensions functionalities #20385
  • [UD] Dashboard backend should trust Che CA while requesting Server and Keycloak #20367

Bugs fixed

  • Can't start any devworkspace #20545
  • Workspace template does not start from Dashboard UI #20532
  • Can't start DevWorkspace when Che operator deploys DWO #20519
  • DevWorkspace Factory flow is broken from github #20490
  • Dashboard is broken after creating a new devworkspace from the minimal devfile #20468
  • CheCluster.status.CheURL is blank when running on K8s with che-gateway #20467
  • Build command fails for devfilev2 sample of Java Spring Petclinic #20464
  • 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
  • chectl uses hardcoded Che operator subscription name #20424
  • [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

New and Noteworthy Issues:

  • Drop single user support on Che Server #20314

Closed issues:

  • Update builds/worksflows to use renamed docker secrets #20530
  • Memory limit/Memory request for traefik that is running as a part of workspace #20520
  • che-theia should listen on 127.0.0.1 with devworkspaces #20482
  • 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 [...
Read more