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

app/deploy: Add --skip-branch-check #2819

Merged
merged 1 commit into from
May 11, 2021

Commits on May 7, 2021

  1. app/deploy: Add --skip-branch-check

    In Fedora CoreOS, updates are driven by Zincati and we thus completely
    trust the information it gives us. The branch validation rpm-ostree does
    is thus not necessary. It's also harmful in the case where the node is
    extremely out of date because it may not be able to GPG verify the
    commit at the tip of the branch (because the GPG key isn't yet in the
    tree).
    
    See: coreos/fedora-coreos-tracker#749
    jlebon committed May 7, 2021
    Configuration menu
    Copy the full SHA
    7c1072f View commit details
    Browse the repository at this point in the history