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

Fix ostree deployment target #378

Merged
merged 2 commits into from
Jan 17, 2024

Commits on Jan 16, 2024

  1. ostree: Fix target imgref

    If we haven't been passed an ostree remote, don't use it for
    verification; just use `ostree-unverified-image` which matches
    containers/bootc@20d2d6c
    cgwalters committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c8bb519 View commit details
    Browse the repository at this point in the history
  2. ostree: Use local name when creating deployment

    This will address osbuild/bootc-image-builder#69
    
    (But not marking closes because we need to update the vendor there)
    cgwalters committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5828a77 View commit details
    Browse the repository at this point in the history