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

Make available the use of cdn-ubi.redhat.com repositories

XMLWordPrintable

    • False
    • False
    • undefined

      The public repositories from cdn-ubi.redhat.com should be available for downstream projects to use. Currently only an internal RH rhsm-pulp.corp.redhat.com repos are setup to use.

       

      Reference article:

      https://access.redhat.com/articles/4238681

       

      References:

      https://github.com/redhat-developer/codeready-workspaces/blob/crw-2-rhel-8/dependencies/che-devfile-registry/build/dockerfiles/content_sets_rhel8.repo

      https://github.com/redhat-developer/codeready-workspaces/blob/crw-2-rhel-8/dependencies/che-plugin-registry/build/dockerfiles/content_sets_rhel8.repo

       

      Downstream we are successfully utilizing the following:

      [ubi-8-appstream]
      name=Red Hat Universal Base Image 8 (RPMs) - AppStream
      baseurl=https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/appstream/os
      enabled=1
      gpgcheck=0
      skip_if_unavailable=True

      [ubi-8-baseos]
      name=Red Hat Universal Base Image 8 (RPMs) - BaseOS
      baseurl=https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/baseos/os
      enabled=1
      gpgcheck=0
      skip_if_unavailable=True

      [ubi-8-codeready-builder]
      name=Red Hat Universal Base Image 8 (RPMs) - CodeReady Builder
      baseurl=https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/codeready-builder/os/
      enabled=1
      gpgcheck=0
      skip_if_unavailable=True

       

      nickboldt Any thoughts on how best to implement such a thing?

       

       

       

              vsvydenk Valerii Svydenko
              arvinbhatnagar Arvin Bhatnagar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: