Chapter 3. Bug fixes
3.1. Fixed workspace creation from a public repository on GitLab server instances without OAuth Copy linkLink copied to clipboard!
Before this update, the creation of a workspace from a public repository hosted on a GitLab server instance without configured OAuth was failing. With this update, the issue is fixed.
Additional resources
3.2. Creating a workspace from a devfile with Kubernetes and Openshift components Copy linkLink copied to clipboard!
Before this update, there was an issue affecting devfiles with Kubernetes and OpenShift components that caused workspace creation to fail. With this update, the issue is fixed.
Additional resources
3.3. Fixed RBAC checks for Kubernetes and Openshift components specified in devfiles Copy linkLink copied to clipboard!
Before this update, workspaces failed with devfiles that had components of type Kubernetes and OpenShift due to misconfigured Subject Access Review tests by the Dev Workspace Operator. With this update, the issue has been resolved.
Additional resources