github eclipse-che/che 7.73.0
Eclipse Che 7.73.0

latest releases: 7.86.0, untagged-0968c000821eda768550, 7.85.0...
8 months ago

Major Enhancement

Allow configuring default container/pod SecurityContext in CheCluster CR

New CheCluster CR fields have been introduced spec.devEnvironments.security, spec.devEnvironments.security.containerSecurityContext, and spec.devEnvironments.security.podSecurityContext.
The latter two fields allow configuring the pod and security contexts used by workspaces by setting the corresponding DWOC fields.

When the devEnvironments.security.containerSecurityContext field is used and devEnvironments.disableContainerBuildCapabilities is set to false, the container security context required for the container-builds SCC will be used, overriding the security context set in devEnvironments.security.containerSecurityContext.

Workspaces Startup Page Improvements

startup improvements

vlcsnap-2023-08-08-11h20m11s343

Major Bug Fixes

Azure Repo ending with .git fails to recognize the devfile in the repo

Avoid workspaces page blinking

Dashboard sends the same requests double times

"Backend is not available" error when trying to login into Dashboard with both Bitbucket Server OAuth and PAT configured

Don't miss a new che release

NewReleases is sending notifications on new releases.