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

Bug 1781708: templates/container-storage: Add a "this is generated" note #1320

Merged

Commits on Dec 10, 2019

  1. templates: Move container-storage.yaml into common/

    It's identical between master/worker, so move it into the
    common pool.
    
    Just a cleanup while looking at
    openshift#1319
    cgwalters committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    47a6321 View commit details
    Browse the repository at this point in the history
  2. templates/container-storage: Add a "this is generated" note

    This is a best practice, and particularly in this case
    when we're intending to modify a config file, it can't be identical
    to the shipped version.
    
    This avoids having libostree replace it with a newer version.
    
    Closes: openshift#1319
    cgwalters committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    46c4e27 View commit details
    Browse the repository at this point in the history