Adnan Al

Results 4 issues of Adnan Al

### Describe the bug Following the guide [Installing Che on Red Hat OpenShift Loca](https://eclipse.dev/che/docs/stable/administration-guide/installing-che-on-red-hat-openshift-local/), on Mac M1 Max, results in following `ErrImagePull` when starting the che operator pod: ```bash Failed...

kind/bug
status/blocked
severity/P1
help wanted
area/install

### Describe the bug When there is a bug in postStart command, that causes a workspace to fail to start, it impossible to retain the errors causing the workspace to...

kind/bug
severity/P2
area/devworkspace-operator
team/B

### Describe the bug quay.io/devfile/universal-developer-image doesn't persist newly installed SDKMAN versions when a PVC is mounted to /home/user ### Che version 7.95 ### Steps to reproduce 1. use the following...

kind/bug
severity/P2
team/B
area/udi

**Description:** When specifying an environment variable under the `services` environment section with interpolation (e.g., `MYENV=${DEBUG-1}`), the container is created with `MYENV` set to the literal value `"${DEBUG-1}"` instead of `1`...

bug