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

Hybrid templates docker file use ubi-minimal:8.4 image

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • 4.12.z
    • 4.12.z
    • Operator SDK
    • Moderate
    • No
    • OPECO 235
    • 1
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      The hybrid operator's ubi image is 8.4 which generated by Operator-sdk since ocp 4.10.

       

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

      operator-sdk v1.25.4
      

      How reproducible:

      always

      Steps to Reproduce:

      1.operator-sdk init --plugins=hybrid.helm.sdk.operatorframework.io --project-version="3" --domain example.com --repo=github.com/example/memcached-operator  

      Actual results:

      $grep "ubi" Dockerfile
      FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4

      Expected results:

      $grep "ubi" Dockerfile 
      FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6

      Additional info:

       

      Attachments

        Issue Links

          Activity

            People

              rh-ee-bpalmer Bryce Palmer
              rhn-support-jfan Jia Fan
              Jia Fan Jia Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: