Uploaded image for project: 'SEBA'
  1. SEBA
  2. SEBA-582

Determine list of SEBA containers from charts

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: NEM, ONOS & Apps, VOLTHA
    • Labels:
      None

      Description

      Given a set of helm charts and a variable file, write a script that will create a list of all container images required by those helm charts. If the helm charts or values file changes, this list can be updated by running the script instead of the substantial manual effort to determine the list of containers.

      One way this could be done is by running `helm template -f <variable_file>.yaml <chart_dir>`, then parsing out all the container image names.

      The list should be either a text file with one image name per line, or YAML if more metadata is needed.

        Attachments

          Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            Activity

              People

              Assignee:
              luca Luca Prete
              Reporter:
              zdw Zack Williams
              Watchers:
              1 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:

                  Gerrit Reviews

                  There are no open Gerrit changes