Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-26278

Fix the description, io.k8s.description and io.k8s.display-name LABELs

    • toolbox-container-9.4-3
    • rhel-sst-display-productivity
    • ssg_display
    • 26
    • 34
    • 3
    • False
    • Hide

      None

      Show
      None
    • Yes
    • None
    • Unspecified Release Note Type - Unknown
    • None

      Currently, the description, io.k8s.description and io.k8s.display-name LABELs are not set appropriately for the toolbox image. As a result, they are inherited from the base UBI image, and the strings don't describe the toolbox image very well.

      For example:

      $ podman inspect --format '{{ index .Labels "description" }}' --type image registry.access.redhat.com/ubi9/toolbox:9.3
      The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
      
      $ podman inspect --format '{{ index .Labels "io.k8s.display-name" }}' --type image registry.access.redhat.com/ubi9/toolbox:9.3
      Red Hat Universal Base Image 9
      

      The is also why the inherited_labels test in the Container Verification Pipeline (or CVP) has been failing.

              dray@redhat.com Debarshi Ray
              dray@redhat.com Debarshi Ray
              Debarshi Ray Debarshi Ray
              Petr Schindler Petr Schindler
              Gabriela Necasova Gabriela Necasova
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: