Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-13109

drop shortnames from containers-common in OCP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 4.13.z
    • Containers
    • None
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      Customer requires to use the short name for a specific deployment as has desconected environment and requires to find the correct private registry on each of their cluster (>150 in diferent locations), then they modified the installation manifest of the operator to just use the short name:
      
      openshift.yaml:          image: dynatrace/dynatrace-operator:v0.11.0
      openshift.yaml:          image: dynatrace/dynatrace-operator:v0.11.0
      
      but
       image is still trying to connect to the public redhat registry as there
       is the file "/etc/containers/registries.conf.d/001-rhel-shortnames.conf" specifying an alias for this operator and has precedent:
      
      # grep dynatrace-operator /etc/containers/registries.conf.d/*
      /etc/containers/registries.conf.d/001-rhel-shortnames.conf:"dynatrace/dynatrace-operator-bundle-marketplace" = "registry.connect.redhat.com/dynatrace/dynatrace-operator-bundle-marketplace"
      /etc/containers/registries.conf.d/001-rhel-shortnames.conf:"dynatrace/dynatrace-operator-bundle" = "registry.redhat.io/dynatrace/dynatrace-operator-bundle"
      /etc/containers/registries.conf.d/001-rhel-shortnames.conf:"dynatrace/dynatrace-operator" = "registry.connect.redhat.com/dynatrace/dynatrace-operator"
      
      This file seems not to be present in older versions of OCP, just appeared in OCP 4.12

      Version-Release number of selected component (if applicable):

       

      How reproducible:

      
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

      Attachments

        Activity

          People

            tsweeney@redhat.com Tom Sweeney
            rhn-support-jnovy Jindrich Novy
            David Darrah David Darrah
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: