Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Support selecting the release when building Ignite images #193

Merged
merged 6 commits into from
Jul 16, 2019

Commits on Jul 16, 2019

  1. Support selecting the release when building Ignite images

    Currently release selection is supported for `amazonlinux`, `centos`,
    `ubuntu` and the `kubeadm` build based on `ubuntu`. To select a release,
    use the `RELEASE` env variable, e.g. `WHAT=ubuntu RELEASE=cosmic make`.
    The default release is `latest`.
    twelho committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    cd90325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebc315 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbe9c90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb35f84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91e375e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    568227f View commit details
    Browse the repository at this point in the history