GNU/Linux
•
screen-256color
•
bash
141 views
Here we’re going to demo the edge-api REST API interface. We’ll walk through a few different things: commits, updates, and repos
First, commits: OSTree Commit tarballs that we’ll get from Hosted Image Builder
Second, updates: OSTree repo compose of the desired update commit, a set of Inventory hosts, all old OSTreee commits discovered from Inventory Hosts metadata, and then a static delta generation between the versions. This is then stored back into S3 as an OSTree Repo that’s ready to serve.
Third, repos: a Proxy of S3 content that handles identity management and tenancy for cloud.redhat.com accounts.