Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-784

Tag not replaced by digest in the `latest` version of plugins in the registry

    XMLWordPrintable

Details

    • Hide

      Content of the plugin registry latest meta.yaml files in registry.stage.redhat.io :

      ╰─ docker run --rm --entrypoint /bin/bash registry.stage.redhat.io/codeready-workspaces/pluginregistry-rhel8:2.1 -c "grep -R -e 'image: ' v3/" | grep 'latest/'
      v3/plugins/ms-python/python/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-python-rhel8:2.1
      v3/plugins/ms-vscode/go/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-golang-rhel8:2.1
      v3/plugins/ms-vscode/node-debug2/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1
      v3/plugins/che-incubator/cpptools/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-cpp-rhel8:2.1
      v3/plugins/che-incubator/typescript/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1
      v3/plugins/redhat-developer/che-omnisharp-plugin/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1
      v3/plugins/redhat-developer/netcoredbg-theia-plugin/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1
      v3/plugins/ms-kubernetes-tools/vscode-kubernetes-tools/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1
      v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml:      image: registry.redhat.io/codeready-workspaces/machineexec-rhel8:2.1
      v3/plugins/eclipse/che-theia/latest/meta.yaml:      image: registry.redhat.io/codeready-workspaces/theia-rhel8:2.1
      v3/plugins/eclipse/che-theia/latest/meta.yaml:      image: registry.redhat.io/codeready-workspaces/theia-endpoint-rhel8:2.1
      v3/plugins/sonarsource/sonarlint-vscode/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/quarkus-java11/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1
      v3/plugins/redhat/php-debugger/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1
      v3/plugins/redhat/vscode-yaml/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1
      v3/plugins/redhat/java8/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/dependency-analytics/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-apache-camel/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-xml/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/java/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/php/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1
      v3/plugins/redhat/vscode-camelk/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1
      v3/plugins/redhat/vscode-openshift-connector/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-openshift-rhel8:2.1
      v3/plugins/redhat/java11/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1
      
      

      Content of the plugin registry latest meta.yaml files in registry-proxy.engineering.redhat.com :

      ╰─ docker run --rm --entrypoint /bin/bash registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-pluginregistry-rhel8:2.1 -c "grep -R -e 'image: ' v3/" | grep 'latest/'                               
      Unable to find image 'registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-pluginregistry-rhel8:2.1' locally
      2.1: Pulling from rh-osbs/codeready-workspaces-pluginregistry-rhel8
      Digest: sha256:9fb9bd642c2df5bb171e958a0ac15b911955dfcfa974ac5e278af71a464504a3
      Status: Downloaded newer image for registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-pluginregistry-rhel8:2.1
      v3/plugins/ms-python/python/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-python-rhel8:2.1
      v3/plugins/ms-vscode/go/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-golang-rhel8:2.1
      v3/plugins/ms-vscode/node-debug2/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1
      v3/plugins/che-incubator/cpptools/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-cpp-rhel8:2.1
      v3/plugins/che-incubator/typescript/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1
      v3/plugins/redhat-developer/che-omnisharp-plugin/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1
      v3/plugins/redhat-developer/netcoredbg-theia-plugin/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1
      v3/plugins/ms-kubernetes-tools/vscode-kubernetes-tools/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1
      v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml:      image: registry.redhat.io/codeready-workspaces/machineexec-rhel8:2.1
      v3/plugins/eclipse/che-theia/latest/meta.yaml:      image: registry.redhat.io/codeready-workspaces/theia-rhel8:2.1
      v3/plugins/eclipse/che-theia/latest/meta.yaml:      image: registry.redhat.io/codeready-workspaces/theia-endpoint-rhel8:2.1
      v3/plugins/sonarsource/sonarlint-vscode/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/quarkus-java11/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1
      v3/plugins/redhat/php-debugger/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1
      v3/plugins/redhat/vscode-yaml/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1
      v3/plugins/redhat/java8/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/dependency-analytics/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-apache-camel/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-xml/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/java/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1
      v3/plugins/redhat/php/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1
      v3/plugins/redhat/vscode-camelk/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1
      v3/plugins/redhat/vscode-openshift-connector/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-openshift-rhel8:2.1
      v3/plugins/redhat/java11/latest/meta.yaml:    - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1
      
      

      As a comparison, digests are correctly replaces in the Quay.io images that were tested until now:

      ╰─ docker run --rm --entrypoint /bin/bash quay.io/crw/pluginregistry-rhel8:2.1 -c "grep -R -e 'image: ' v3/" | grep 'latest/'                                  
      v3/plugins/ms-python/python/latest/meta.yaml:    - image: "quay.io/crw/stacks-python-rhel8@sha256:79ea94cb8f576b9744e07c1864ca48be22ed4b73ca617b43b1bd000fe4fb1fd7" # tag: quay.io/crw/stacks-python-rhel8:2.1
      v3/plugins/ms-vscode/go/latest/meta.yaml:    - image: "quay.io/crw/stacks-golang-rhel8@sha256:f46f852c9cb50856b30161377b5fc7c5b2d388df5e68204304b654d244dc4f96" # tag: quay.io/crw/stacks-golang-rhel8:2.1
      v3/plugins/ms-vscode/node-debug2/latest/meta.yaml:    - image: "quay.io/crw/stacks-node-rhel8@sha256:880beabedb2f749f83d8d5a78ac9eca8276f6425cd81b8a456532417e3661471" # tag: quay.io/crw/stacks-node-rhel8:2.1
      v3/plugins/che-incubator/cpptools/latest/meta.yaml:    - image: "quay.io/crw/stacks-cpp-rhel8@sha256:05f54872af92971083927d90a36a47c4a5ffbb6d4774ef8a9aceac50b1c7caaf" # tag: quay.io/crw/stacks-cpp-rhel8:2.1
      v3/plugins/che-incubator/typescript/latest/meta.yaml:    - image: "quay.io/crw/stacks-node-rhel8@sha256:880beabedb2f749f83d8d5a78ac9eca8276f6425cd81b8a456532417e3661471" # tag: quay.io/crw/stacks-node-rhel8:2.1
      v3/plugins/redhat-developer/che-omnisharp-plugin/latest/meta.yaml:    - image: "quay.io/crw/stacks-dotnet-rhel8@sha256:32c288c3f18b242ad4dc53a86f61d55e2907b63a50667b2725204b5d35699e49" # tag: quay.io/crw/stacks-dotnet-rhel8:2.1
      v3/plugins/redhat-developer/netcoredbg-theia-plugin/latest/meta.yaml:    - image: "quay.io/crw/stacks-dotnet-rhel8@sha256:32c288c3f18b242ad4dc53a86f61d55e2907b63a50667b2725204b5d35699e49" # tag: quay.io/crw/stacks-dotnet-rhel8:2.1
      v3/plugins/ms-kubernetes-tools/vscode-kubernetes-tools/latest/meta.yaml:    - image: "quay.io/crw/plugin-kubernetes-rhel8@sha256:47b4d77ef4fcd3667dd9c83fc07fbbcc20e5ed4189fd9372af511914cc0fc266" # tag: quay.io/crw/plugin-kubernetes-rhel8:2.1
      v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml:      image: "quay.io/crw/machineexec-rhel8@sha256:efa0f210eef139c3b06db1cd404fcad79789250d04668fed41be39bfb56f75ae" # tag: quay.io/crw/machineexec-rhel8:2.1
      v3/plugins/eclipse/che-theia/latest/meta.yaml:      image: "quay.io/crw/theia-rhel8@sha256:03a1d7c76b3883a6e28ce804ae88121b3adc5e04b886db53bbccad122e57ae88" # tag: quay.io/crw/theia-rhel8:2.1
      v3/plugins/eclipse/che-theia/latest/meta.yaml:      image: "quay.io/crw/theia-endpoint-rhel8@sha256:5b6bb6d11f2072dfb7abc4bffe026b7573d992ad14dcd629f36176c8d38505b1" # tag: quay.io/crw/theia-endpoint-rhel8:2.1
      v3/plugins/sonarsource/sonarlint-vscode/latest/meta.yaml:    - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1
      v3/plugins/redhat/quarkus-java11/latest/meta.yaml:    - image: "quay.io/crw/plugin-java11-rhel8@sha256:21cf498dbfb24cda991cd8612130f54b06b9281823df8a7a0d437f84d3292751" # tag: quay.io/crw/plugin-java11-rhel8:2.1
      v3/plugins/redhat/php-debugger/latest/meta.yaml:    - image: "quay.io/crw/stacks-php-rhel8@sha256:6e5e0ffaf8794795547bd859ff201f86ba7b744434d58866e401a67f7f279c36" # tag: quay.io/crw/stacks-php-rhel8:2.1
      v3/plugins/redhat/vscode-yaml/latest/meta.yaml:    - image: "quay.io/crw/stacks-node-rhel8@sha256:880beabedb2f749f83d8d5a78ac9eca8276f6425cd81b8a456532417e3661471" # tag: quay.io/crw/stacks-node-rhel8:2.1
      v3/plugins/redhat/java8/latest/meta.yaml:    - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml:    - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1
      v3/plugins/redhat/dependency-analytics/latest/meta.yaml:    - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-apache-camel/latest/meta.yaml:    - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1
      v3/plugins/redhat/vscode-xml/latest/meta.yaml:    - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1
      v3/plugins/redhat/java/latest/meta.yaml:    - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1
      v3/plugins/redhat/php/latest/meta.yaml:    - image: "quay.io/crw/stacks-php-rhel8@sha256:6e5e0ffaf8794795547bd859ff201f86ba7b744434d58866e401a67f7f279c36" # tag: quay.io/crw/stacks-php-rhel8:2.1
      v3/plugins/redhat/vscode-camelk/latest/meta.yaml:    - image: "quay.io/crw/plugin-kubernetes-rhel8@sha256:47b4d77ef4fcd3667dd9c83fc07fbbcc20e5ed4189fd9372af511914cc0fc266" # tag: quay.io/crw/plugin-kubernetes-rhel8:2.1
      v3/plugins/redhat/vscode-openshift-connector/latest/meta.yaml:    - image: "quay.io/crw/plugin-openshift-rhel8@sha256:f52fdb29e18f2a1f4eda4c99b0837c65eaffbae331798508a0006499daaef51e" # tag: quay.io/crw/plugin-openshift-rhel8:2.1
      v3/plugins/redhat/java11/latest/meta.yaml:    - image: "quay.io/crw/plugin-java11-rhel8@sha256:21cf498dbfb24cda991cd8612130f54b06b9281823df8a7a0d437f84d3292751" # tag: quay.io/crw/plugin-java11-rhel8:2.1
      
      
      Show
      Content of the plugin registry latest meta.yaml files in registry.stage.redhat.io : ╰─ docker run --rm --entrypoint /bin/bash registry.stage.redhat.io/codeready-workspaces/pluginregistry-rhel8:2.1 -c "grep -R -e 'image: ' v3/" | grep 'latest/' v3/plugins/ms-python/python/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-python-rhel8:2.1 v3/plugins/ms-vscode/go/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-golang-rhel8:2.1 v3/plugins/ms-vscode/node-debug2/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1 v3/plugins/che-incubator/cpptools/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-cpp-rhel8:2.1 v3/plugins/che-incubator/typescript/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1 v3/plugins/redhat-developer/che-omnisharp-plugin/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1 v3/plugins/redhat-developer/netcoredbg-theia-plugin/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1 v3/plugins/ms-kubernetes-tools/vscode-kubernetes-tools/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1 v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml: image: registry.redhat.io/codeready-workspaces/machineexec-rhel8:2.1 v3/plugins/eclipse/che-theia/latest/meta.yaml: image: registry.redhat.io/codeready-workspaces/theia-rhel8:2.1 v3/plugins/eclipse/che-theia/latest/meta.yaml: image: registry.redhat.io/codeready-workspaces/theia-endpoint-rhel8:2.1 v3/plugins/sonarsource/sonarlint-vscode/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/quarkus-java11/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1 v3/plugins/redhat/php-debugger/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1 v3/plugins/redhat/vscode-yaml/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1 v3/plugins/redhat/java8/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/dependency-analytics/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-apache-camel/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-xml/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/java/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/php/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1 v3/plugins/redhat/vscode-camelk/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1 v3/plugins/redhat/vscode-openshift-connector/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-openshift-rhel8:2.1 v3/plugins/redhat/java11/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1 Content of the plugin registry latest meta.yaml files in registry-proxy.engineering.redhat.com : ╰─ docker run --rm --entrypoint /bin/bash registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-pluginregistry-rhel8:2.1 -c "grep -R -e 'image: ' v3/" | grep 'latest/' Unable to find image 'registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-pluginregistry-rhel8:2.1' locally 2.1: Pulling from rh-osbs/codeready-workspaces-pluginregistry-rhel8 Digest: sha256:9fb9bd642c2df5bb171e958a0ac15b911955dfcfa974ac5e278af71a464504a3 Status: Downloaded newer image for registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-pluginregistry-rhel8:2.1 v3/plugins/ms-python/python/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-python-rhel8:2.1 v3/plugins/ms-vscode/go/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-golang-rhel8:2.1 v3/plugins/ms-vscode/node-debug2/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1 v3/plugins/che-incubator/cpptools/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-cpp-rhel8:2.1 v3/plugins/che-incubator/typescript/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1 v3/plugins/redhat-developer/che-omnisharp-plugin/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1 v3/plugins/redhat-developer/netcoredbg-theia-plugin/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-dotnet-rhel8:2.1 v3/plugins/ms-kubernetes-tools/vscode-kubernetes-tools/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1 v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml: image: registry.redhat.io/codeready-workspaces/machineexec-rhel8:2.1 v3/plugins/eclipse/che-theia/latest/meta.yaml: image: registry.redhat.io/codeready-workspaces/theia-rhel8:2.1 v3/plugins/eclipse/che-theia/latest/meta.yaml: image: registry.redhat.io/codeready-workspaces/theia-endpoint-rhel8:2.1 v3/plugins/sonarsource/sonarlint-vscode/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/quarkus-java11/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1 v3/plugins/redhat/php-debugger/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1 v3/plugins/redhat/vscode-yaml/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-node-rhel8:2.1 v3/plugins/redhat/java8/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/dependency-analytics/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-apache-camel/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-xml/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/java/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-java-rhel8:2.1 v3/plugins/redhat/php/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/stacks-php-rhel8:2.1 v3/plugins/redhat/vscode-camelk/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-kubernetes-rhel8:2.1 v3/plugins/redhat/vscode-openshift-connector/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-openshift-rhel8:2.1 v3/plugins/redhat/java11/latest/meta.yaml: - image: registry.redhat.io/codeready-workspaces/plugin-java11-rhel8:2.1 As a comparison, digests are correctly replaces in the Quay.io images that were tested until now: ╰─ docker run --rm --entrypoint /bin/bash quay.io/crw/pluginregistry-rhel8:2.1 -c "grep -R -e 'image: ' v3/" | grep 'latest/' v3/plugins/ms-python/python/latest/meta.yaml: - image: "quay.io/crw/stacks-python-rhel8@sha256:79ea94cb8f576b9744e07c1864ca48be22ed4b73ca617b43b1bd000fe4fb1fd7" # tag: quay.io/crw/stacks-python-rhel8:2.1 v3/plugins/ms-vscode/go/latest/meta.yaml: - image: "quay.io/crw/stacks-golang-rhel8@sha256:f46f852c9cb50856b30161377b5fc7c5b2d388df5e68204304b654d244dc4f96" # tag: quay.io/crw/stacks-golang-rhel8:2.1 v3/plugins/ms-vscode/node-debug2/latest/meta.yaml: - image: "quay.io/crw/stacks-node-rhel8@sha256:880beabedb2f749f83d8d5a78ac9eca8276f6425cd81b8a456532417e3661471" # tag: quay.io/crw/stacks-node-rhel8:2.1 v3/plugins/che-incubator/cpptools/latest/meta.yaml: - image: "quay.io/crw/stacks-cpp-rhel8@sha256:05f54872af92971083927d90a36a47c4a5ffbb6d4774ef8a9aceac50b1c7caaf" # tag: quay.io/crw/stacks-cpp-rhel8:2.1 v3/plugins/che-incubator/typescript/latest/meta.yaml: - image: "quay.io/crw/stacks-node-rhel8@sha256:880beabedb2f749f83d8d5a78ac9eca8276f6425cd81b8a456532417e3661471" # tag: quay.io/crw/stacks-node-rhel8:2.1 v3/plugins/redhat-developer/che-omnisharp-plugin/latest/meta.yaml: - image: "quay.io/crw/stacks-dotnet-rhel8@sha256:32c288c3f18b242ad4dc53a86f61d55e2907b63a50667b2725204b5d35699e49" # tag: quay.io/crw/stacks-dotnet-rhel8:2.1 v3/plugins/redhat-developer/netcoredbg-theia-plugin/latest/meta.yaml: - image: "quay.io/crw/stacks-dotnet-rhel8@sha256:32c288c3f18b242ad4dc53a86f61d55e2907b63a50667b2725204b5d35699e49" # tag: quay.io/crw/stacks-dotnet-rhel8:2.1 v3/plugins/ms-kubernetes-tools/vscode-kubernetes-tools/latest/meta.yaml: - image: "quay.io/crw/plugin-kubernetes-rhel8@sha256:47b4d77ef4fcd3667dd9c83fc07fbbcc20e5ed4189fd9372af511914cc0fc266" # tag: quay.io/crw/plugin-kubernetes-rhel8:2.1 v3/plugins/eclipse/che-machine-exec-plugin/latest/meta.yaml: image: "quay.io/crw/machineexec-rhel8@sha256:efa0f210eef139c3b06db1cd404fcad79789250d04668fed41be39bfb56f75ae" # tag: quay.io/crw/machineexec-rhel8:2.1 v3/plugins/eclipse/che-theia/latest/meta.yaml: image: "quay.io/crw/theia-rhel8@sha256:03a1d7c76b3883a6e28ce804ae88121b3adc5e04b886db53bbccad122e57ae88" # tag: quay.io/crw/theia-rhel8:2.1 v3/plugins/eclipse/che-theia/latest/meta.yaml: image: "quay.io/crw/theia-endpoint-rhel8@sha256:5b6bb6d11f2072dfb7abc4bffe026b7573d992ad14dcd629f36176c8d38505b1" # tag: quay.io/crw/theia-endpoint-rhel8:2.1 v3/plugins/sonarsource/sonarlint-vscode/latest/meta.yaml: - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1 v3/plugins/redhat/quarkus-java11/latest/meta.yaml: - image: "quay.io/crw/plugin-java11-rhel8@sha256:21cf498dbfb24cda991cd8612130f54b06b9281823df8a7a0d437f84d3292751" # tag: quay.io/crw/plugin-java11-rhel8:2.1 v3/plugins/redhat/php-debugger/latest/meta.yaml: - image: "quay.io/crw/stacks-php-rhel8@sha256:6e5e0ffaf8794795547bd859ff201f86ba7b744434d58866e401a67f7f279c36" # tag: quay.io/crw/stacks-php-rhel8:2.1 v3/plugins/redhat/vscode-yaml/latest/meta.yaml: - image: "quay.io/crw/stacks-node-rhel8@sha256:880beabedb2f749f83d8d5a78ac9eca8276f6425cd81b8a456532417e3661471" # tag: quay.io/crw/stacks-node-rhel8:2.1 v3/plugins/redhat/java8/latest/meta.yaml: - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-wsdl2rest/latest/meta.yaml: - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1 v3/plugins/redhat/dependency-analytics/latest/meta.yaml: - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-apache-camel/latest/meta.yaml: - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1 v3/plugins/redhat/vscode-xml/latest/meta.yaml: - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1 v3/plugins/redhat/java/latest/meta.yaml: - image: "quay.io/crw/stacks-java-rhel8@sha256:db19cfebe33f0fbc1307d95a1700366fcb5fc869486fda6f0023bc059474c7c5" # tag: quay.io/crw/stacks-java-rhel8:2.1 v3/plugins/redhat/php/latest/meta.yaml: - image: "quay.io/crw/stacks-php-rhel8@sha256:6e5e0ffaf8794795547bd859ff201f86ba7b744434d58866e401a67f7f279c36" # tag: quay.io/crw/stacks-php-rhel8:2.1 v3/plugins/redhat/vscode-camelk/latest/meta.yaml: - image: "quay.io/crw/plugin-kubernetes-rhel8@sha256:47b4d77ef4fcd3667dd9c83fc07fbbcc20e5ed4189fd9372af511914cc0fc266" # tag: quay.io/crw/plugin-kubernetes-rhel8:2.1 v3/plugins/redhat/vscode-openshift-connector/latest/meta.yaml: - image: "quay.io/crw/plugin-openshift-rhel8@sha256:f52fdb29e18f2a1f4eda4c99b0837c65eaffbae331798508a0006499daaef51e" # tag: quay.io/crw/plugin-openshift-rhel8:2.1 v3/plugins/redhat/java11/latest/meta.yaml: - image: "quay.io/crw/plugin-java11-rhel8@sha256:21cf498dbfb24cda991cd8612130f54b06b9281823df8a7a0d437f84d3292751" # tag: quay.io/crw/plugin-java11-rhel8:2.1

    Description

      In the plugin registry built by the Brew build, and recently pushed to the staging redhat registry, the docker image references in the `meta.yaml` files all the `latest` plugins are not changed to use digests instead of tags.

      This simply breaks the default workspace start use-case on disconnected network environments.

      Attachments

        Activity

          People

            nickboldt Nick Boldt
            dfestal David Festal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: