Skip to content

Commit

Permalink
rpm-ostree/cli_status: support local OCI deployments
Browse files Browse the repository at this point in the history
Add support for local OCI deployements, no longer erroring out.

Use the `ostree-ext` crate to parse the ostree image reference properly.
This will allow zincati to query the OCI graph and rebase to OCI images
for updates.

Also change the base-commit-meta object to support the OCI case where
this is actually an escaped serialized OCI manifest.
Use the `oci-spec` crate to deserialize it and extract the Fedora CoreOS
stream info from the base OCI annotations.
This works around coreos/rpm-ostree#5196
  • Loading branch information
jbtrystram committed Feb 27, 2025
1 parent 3a4d475 commit e999887
Show file tree
Hide file tree
Showing 4 changed files with 1,541 additions and 434 deletions.
Loading

0 comments on commit e999887

Please sign in to comment.