Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-2125

Move OSSM container images to ubi-micro

XMLWordPrintable

    • OSSM with ubi-micro images
    • False
    • Hide

      None

      Show
      None
    • False
    • Done
    • 0% To Do, 0% In Progress, 100% Done
    • Hide
      This release updates OpenShift Service Mesh to use ubi-micro base containers for most container images. ubi-micro is the smallest possible UBI image, obtained by excluding a package manager and all of its dependencies which are normally included in a container image. This minimizes the attack surface of container images that use the ubi-micro base image.
      Show
      This release updates OpenShift Service Mesh to use ubi-micro base containers for most container images. ubi-micro is the smallest possible UBI image, obtained by excluding a package manager and all of its dependencies which are normally included in a container image. This minimizes the attack surface of container images that use the ubi-micro base image.
    • Sprint 59, Sprint 60, Sprint 61, Sprint 62

      Reduce the attack surface of our container images by auditing and removing non-essential packages (e.g., curl). Transition to minimal base images such as ubi-micro to ensure we’re only bundling what’s strictly required by the application. This minimizes CVE exposure, decreases image size, and reduces maintenance overhead.

      For tools removed from the base images, ideally we should provide documentation so customers can use ephemeral or sidecar containers to run these commands as needed.

      Acceptance Criteria:

      • Audit and strip down container images to the bare minimum required packages.
      • Standardize on using micro base images (e.g., ubi-micro).
      • (optional) document workflow for customers to use ephemeral containers for any excluded utilities.

              dgrimm@redhat.com Daniel Grimm
              jewertow@redhat.com Jacek Ewertowski
              Votes:
              2 Vote for this issue
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: