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

COS-2611: Use deploy-via-container #657

Merged

Commits on Jul 27, 2023

  1. Use deploy-via-container

    This will cause us to run through the ostree-native container
    stack when generating the disk images.
    
    Today for RHCOS we're using the "custom origin" stuff which
    lets us inject metadata about the built source, but rpm-ostree
    doesn't understand it.
    
    With this in the future (particularly after coreos/coreos-assembler#2685)
    `rpm-ostree status` will show the booted container and *understand it*.
    
    We'll have the digest of the OCI archive at least...though
    that may get changed if it gets converted to docker v2s2 when pushing
    to a registry...
    
    Now in the future what we want is to entirely rework our build
    pipeline like this: coreos/coreos-assembler#2685
    cgwalters committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    160e7e2 View commit details
    Browse the repository at this point in the history