Eclipse Che
Kubernetes-native cloud development environment
Eclipse Che is answering the one objection to cloud dev environments: your uncommitted work survives.
◆Recent moves
- 2h ago
7.121.0 tagged without release notes
An entry containing only a version bump and a sign-off line. Whatever this release carries is not observable from the feed, which is unusual given how detailed the surrounding releases are.
View source ↗ - 23d ago
External OIDC on OpenShift configured automatically
When an OpenShift cluster already has an external OIDC identity provider, Che now detects and configures it rather than waiting for an administrator to wire it up. It continues the pattern of deleting setup steps rather than documenting them.
View source ↗ - 29d ago
Re-inject expired Kubernetes and Podman credentials
A new Advanced tab in Workspace Details lets a developer push current Kubernetes credentials and Podman registry logins into a running container, recovering from an expired or missing kubeconfig without restarting. It targets the specific way long-lived cloud workspaces break, which is credential drift rather than crashes.
View source ↗ - 2mo ago
Prometheus ServiceMonitors and RBAC created automatically
The operator now creates ServiceMonitor objects for the Che server and DevWorkspace controller along with the role bindings Prometheus needs to read them. Metrics stop being an integration project and become a property of the install.
View source ↗ - 3mo ago
Azure DevOps auth moves to the OIDC flow
Che adds the OIDC flow for Azure DevOps using Microsoft's authentication libraries, ahead of the deprecation of the standard OAuth2 flow. Defensive work: without it, Git operations against Azure DevOps would have broken on Microsoft's schedule rather than Che's.
View source ↗ - 4mo ago
Workspace backups, including for deleted workspaces
⚡ SPARKThis is the release that addresses the objection cloud development environments have never had a clean answer to. Everything after it — credential re-injection, automatic metrics, OIDC detection — is operational polish by comparison.
View source ↗