Uploaded image for project: 'Migration Toolkit for Applications'
  1. Migration Toolkit for Applications
  2. MTA-65

Set windup addon image pull policy to be controlled by the global image_pull_policy parameter

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • MTA 6.0.1
    • upstream
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • QE - Ack
    • 0
    • 0% 0%

    Description

      Description:

      "imagePullPolicy" default value is Always.
      Please make sure that the "windup" addon CR is controlled by the global image_pull_policy parameter in the Tackle CR

      Additional info:

      Related issue: MTA-48 - [Analysis] Report page is empty/can't be found
      Workaround: Edit the windup addon CR:

      $ oc edit addon windup -n konveyor-tackle
      ...
      spec:
        image: quay.io/konveyor/tackle2-addon-windup:latest
        imagePullPolicy: Always
        resources:
          requests:
            cpu: 500m
            memory: 2Gi
      status:
      

      Attachments

        Issue Links

          Activity

            People

              fbladilo@redhat.com Franco Bladilo
              mguetta1 Maayan Hadasi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: