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

Deployment created via OCP console fails to trigger on Imagestream change

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.16
    • Dev Console
    • Low
    • None
    • ODC Sprint 3266
    • 1
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When the ImageStreamTag is updated, the pod does not reflect the new image automatically for Deployments created via the OpenShift Console. 
          

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

      Red Had Openshift Container Platform 
          

      Steps to Reproduce:

          1. Create a Deployment via OpenShift console and check that the trigger annotation has a `paused` field as string (e.g., `"paused":"false"`) instead of a boolean value  (e.g., `"paused":false`)
          2. Make changes on the ImageStreamTag 
          

      Actual results:

      No changes on the deployment or new Pods created.
          

      Expected results:

      The deployment should have the new changes of the ImageStreamTag.
          

              viraj-1 Vikram Raj
              rhn-support-gbarrera Gricel Barrera
              YaDan Pei YaDan Pei
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: