-
Bug
-
Resolution: Done
-
Critical
-
2.3.0.GA
-
None
There are 2.3 image tags instead of digests in 2.3.0 codeready-workspaces.csv.yaml file of crw namespace of https://quay.io/cnr app registry:
oc adm catalog build --appregistry-endpoint https://quay.io/cnr --appregistry-org crw
downloaded v2.3.0/codeready-workspaces.csv.yaml manifest file with 2.3 tags:
codeready-workspaces.csv.yaml > containers
- command:
- /usr/local/bin/che-operator
env:
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: codeready-operator
- name: CHE_VERSION
value: 2.3.0
- name: RELATED_IMAGE_che_server
value: quay.io/crw/server-rhel8:2.3
- name: RELATED_IMAGE_plugin_registry
value: quay.io/crw/pluginregistry-rhel8@sha256:fc64b13617a338652c21933d6bacf7264db0f53891cae7af9b640adfc7239dc5
- name: RELATED_IMAGE_devfile_registry
value: quay.io/crw/devfileregistry-rhel8@sha256:467c7f807321bb4ce85b5b667360d2f6a715e507e974ea6f88bfc4a8d938bc82
- name: RELATED_IMAGE_pvc_jobs
value: registry.redhat.io/ubi8-minimal:8.2
- name: RELATED_IMAGE_postgres
value: registry.redhat.io/rhel8/postgresql-96:1
- name: RELATED_IMAGE_keycloak
value: registry.redhat.io/rh-sso-7/sso74-openshift-rhel8:7.4
- name: RELATED_IMAGE_che_workspace_plugin_broker_metadata
value: quay.io/crw/pluginbroker-metadata-rhel8:2.3
- name: RELATED_IMAGE_che_workspace_plugin_broker_artifacts
value: quay.io/crw/pluginbroker-artifacts-rhel8:2.3
- name: RELATED_IMAGE_che_server_secure_exposer_jwt_proxy_image
value: quay.io/crw/jwtproxy-rhel8:2.3
- name: CHE_FLAVOR
value: codeready
- name: CONSOLE_LINK_NAME
value: che
- name: CONSOLE_LINK_DISPLAY_NAME
value: CodeReady Workspaces
- name: CONSOLE_LINK_SECTION
value: Red Hat Applications
- name: CONSOLE_LINK_IMAGE
value: /dashboard/assets/branding/loader.svg
- name: CHE_IDENTITY_SECRET
value: che-identity-secret
- name: CHE_IDENTITY_POSTGRES_SECRET
value: che-identity-postgres-secret
- name: CHE_POSTGRES_SECRET
value: che-postgres-secret
- name: CHE_SERVER_TRUST_STORE_CONFIGMAP_NAME
value: ca-certs
- name: RELATED_IMAGE_codeready_workspaces_machineexec
value: quay.io/crw/machineexec-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_plugin_java11
value: quay.io/crw/plugin-java11-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_plugin_java8
value: quay.io/crw/plugin-java8-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_plugin_kubernetes
value: quay.io/crw/plugin-kubernetes-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_plugin_openshift
value: quay.io/crw/plugin-openshift-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_stacks_cpp
value: quay.io/crw/stacks-cpp-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_stacks_dotnet
value: quay.io/crw/stacks-dotnet-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_stacks_golang
value: quay.io/crw/stacks-golang-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_stacks_php
value: quay.io/crw/stacks-php-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_theia_endpoint
value: quay.io/crw/theia-endpoint-rhel8:2.3
- name: RELATED_IMAGE_codeready_workspaces_theia
value: quay.io/crw/theia-rhel8:2.3
- name: RELATED_IMAGE_jboss_eap_7_eap73_openjdk8_openshift_rhel7
value: registry.redhat.io/jboss-eap-7/eap73-openjdk8-openshift-rhel7:7.3.1
- name: RELATED_IMAGE_jboss_eap_7_eap_xp1_openjdk11_openshift
value: registry.redhat.io/jboss-eap-7/eap-xp1-openjdk11-openshift-rhel8:1.0-3
- name: RELATED_IMAGE_rhscl_mongodb_36_rhel7
value: registry.redhat.io/rhscl/mongodb-36-rhel7:1-50
As a result, CRW bits installed on long-running QE OCP 4.5 from OperatorHub, are partly outdated, and it blocks testing of latest CRW bits, for example: https://issues.redhat.com/browse/CRW-1124?focusedCommentId=14342070&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14342070