-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rust/rpmostree-client: parse OCI deployment manifest
When the deployment is an OCI image, the base_commit_meta field contains nested escaped JSON. Add a method to get the base oci manifest deserialized into an ImageManifest from the oci-spec rust crate. Fixes #5196
- Loading branch information
1 parent
0b11110
commit 17dca97
Showing
4 changed files
with
88 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.