Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1.1 prep #85

Merged
merged 3 commits into from
Jan 8, 2021
Merged

3.1.1 prep #85

merged 3 commits into from
Jan 8, 2021

Commits on Jan 8, 2021

  1. Fix env parsing by placing it before executable parsing (#81)

    * Fix env parsing by placing it before executable parsing
    
    Signed-off-by: Nate Koenig <[email protected]>
    
    * Add tests to #81 (#82)
    
    This adds a simple check to verify that the env directives apply
    to everything in the ignition namespace, as fixed in #81.
    
    The test itself is a bit of a workaround. We don't have a mechanism
    for checking the manager output, and executable command directives
    cannot expand environment variables.
    
    This writes a script that is executed by the test to verify that a
    file specified by an environment variable is touch-ed
    
    Signed-off-by: Michael Carroll <[email protected]>
    
    Co-authored-by: Nate Koenig <[email protected]>
    Co-authored-by: Michael Carroll <[email protected]>
    3 people authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    1870459 View commit details
    Browse the repository at this point in the history
  2. Prep for 2.2.1 release (#84)

    Signed-off-by: Nate Koenig <[email protected]>
    
    Co-authored-by: Nate Koenig <[email protected]>
    nkoenig and Nate Koenig authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    c4433e7 View commit details
    Browse the repository at this point in the history
  3. 3.1.1 prep

    Signed-off-by: Nate Koenig <[email protected]>
    Nate Koenig committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    c0f4199 View commit details
    Browse the repository at this point in the history