github eclipse-che/che 7.59.0
Eclipse Che 7.59.0

latest releases: 7.92.0, 7.91.0, 7.90.0...
20 months ago

Major Enhancements

Add support for devfile kubernetes and openshift components

Eclipse Che now supports devfile components of type kubernetes and openshift. That allow to reference Kubernetes and OpenShift manifests in a devfile and include them as part of the workspace. Devfile components of type volume and container were already supported, components of type image are not supported yet.

Allow configuring workspace start timeout via CheCluster spec

The timeout to consider workspaces startup as failed was hardcoded to 5 minutes and could not be changed by administrators. With this new feature Che administrators can specify the workspaces startup timeout in the CheCluster custom resource.

Allow specify workspace pods schedulerName via CheCluster spec

Before, the Kubernetes scheduler that managed Che workspaces was always the default one. Now Che administrators can specify an alternative Kubernetes scheduler using the CheCluster custom resource.
Backported to 7.58

Allow configuring ephemeral storage strategy in CheCluster

It's now possible to specify ephemeral as the default storage strategy for every workspace through the CheCluster custom resource.

Don't miss a new che release

NewReleases is sending notifications on new releases.