Uploaded image for project: 'OpenShift Migration Toolkit for Containers'
  1. OpenShift Migration Toolkit for Containers
  2. MIG-1287

Adding scanning for deprecated images to the 'Updating deprecated internal images' troubleshooting procedure

XMLWordPrintable

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • ToDo
    • Sprint 6-MMSDOCS 2024, Sprint 7-MMSDOCS 2024

      Description of problem:

      A procedure for scanning for deprecated internal images should be added to section 'Updating deprecated internal images' of Troubleshooting.
      https://docs.openshift.com/container-platform/4.9/migrating_from_ocp_3_to_4/troubleshooting-3-4.html#migration-updating-deprecated-internal-images_troubleshooting-3-4
      Additional info:
      Here is a command that can be run to output potentially problematic builds:

      oc get bc --all-namespaces --template='range .items
      "BuildConfig:" .metadata.namespace/.metadata.name =>
      "\t""ImageStream(FROM):" .spec.strategy.sourceStrategy.from.namespace/.spec.strategy.sourceStrategy.from.name
      "\t""ImageStream(TO):" .spec.output.to.namespace/.spec.output.to.name
      end'
       

              richard.hoch Richard Hoch
              rhn-support-anarnold A Arnold
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: