You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments