Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-2748

Change Image versioning with Intel oneApi AiKit

XMLWordPrintable

    • Medium

      Description of problem:

      Intel one Api Aikit uses "oneapi-aikit" as image tag.

      'JUPYTER_IMAGE_SPEC': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/oneapi-aikit:oneapi-aikit' 

      it could lead to problems when a new image version is released. It means that when a new release of the image comes out, the new version might not be fetched by the customer clusters if the image is already in the cache. Besides, you are not aware of which version of the image you are actually using.

      One possible solution would be to use a different tag for each new image version (e.g., add incremental numbers after "openapi-aikit").

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      Actual results:

      when a new image version is released, it uses always the same version tag

      Expected results:

      when a new image version is released, it uses a different version tag

      Reproducibility (Always/Intermittent/Only Once):

      always

      Build Details:

      Workaround:

      Additional info:

            spryor@redhat.com Sean Pryor
            rhn-support-bdattoma Berto D'Attoma
            Berto D'Attoma Berto D'Attoma
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: