Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

feat: scripts/image_list: support VALUES override #1290

Merged
merged 2 commits into from
Sep 4, 2020

Commits on Sep 3, 2020

  1. fix: scripts/image_list.rb: rubocop fixes

    This fixes all rubocop warnings (excluding Metrics/*).  No functional
    change.
    mook-as committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    cc3110c View commit details
    Browse the repository at this point in the history
  2. feat: scripts/image_list: support VALUES override

    This adds support for the VALUES override when building the image list.
    This is helpful when testing local changes to be able to customize the
    list of images that will be needed (so they can be traferred to the
    kubernetes cluster).  This should not be used in CI builds.
    mook-as committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    25bf5dc View commit details
    Browse the repository at this point in the history