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

Hybrid templates docker file use ubi-minimal:8.4 image

XMLWordPrintable

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

      None

      Show
      None

      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.22.2
      

      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:

       

            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

              Created:
              Updated:
              Resolved: