Hide Forgot
+++ This bug was initially created as a clone of Bug #2025592 +++ Created attachment 1843026 [details] devconsole samples with invalid devfiles ## Description of problem: The devfiles that are included in 4 ODC samples are invalid. The component image build guidance has an invalid container image: ``` - name: buildguidance attributes: tool: console-import container: image: buildguidanceimage-placeholder memoryLimit: 1024Mi endpoints: - name: http-3001 targetPort: 3001 ``` The problem is that Eclipse Che (or any tool that supports devfile v2) will try to pull the image and fail when trying to start a workspace based on those samples. We have opened an issue on the [devfile registry side](https://github.com/devfile/api/issues/666) but if the fix happens on the devfile registry repo only, OSD will get broken. A fix should be provided OSD-side as well. ## Prerequisites (if any, like setup, operators/versions): OCP 4.9 (and previous releases of ODC that support devfiles) ## Steps to Reproduce Deploy Eclipse Che on an OCP cluster Create an application from one of the samples with at devfile Click on the Eclipse Che link on the topology view ### Actual results: Che workspace startup fails. ### Expected results: Che workspace should start successfully. ## Reproducibility (Always/Intermittent/Only Once): Always ## Additional info: Eclipse Che versions prior to 7.39 and CodeReady Workspaces before 2.13 didn't support devfile v2. But that got fixed. https://issues.redhat.com/browse/CRW-2411
You are probably logged in as kubeadmin. You should login as a different user or RHSSO will not let you in (kubeadmin doesn't have a user id and is not considered a valid user by RH SSO).
Okay As this bug is not related to the aforementioned issue, will mark it as verified
Verified on build version: 4.9.0-0.nightly-2022-01-24-212243 Browser: Google Chrome 97
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.9.18 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:0279