forked from opencontainers/artifacts
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Distribution manifest #1
Open
SteveLasker
wants to merge
12
commits into
justincormack:universal
Choose a base branch
from
SteveLasker:distribution-manifest
base: universal
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
ad9cd06
distribution-manifest
SteveLasker 5e9d760
distribution-manifest
SteveLasker 2eda044
distribution-manifest
SteveLasker 9c7b40f
mediaType alternatives
SteveLasker fc9b334
Changed to type and mediaType
SteveLasker fa7613a
Merge distribution manifest into object manifest
SteveLasker 1f205fe
Remove manifest. reference
SteveLasker a33b18e
Rename object-manifest -> universal
SteveLasker 621e364
Merge branch 'universal' into distribution-manifest
SteveLasker cba37bd
Copied to distribution-manifest for seperation
SteveLasker e17c187
Change distribution.manifest back to artifact.manifest
SteveLasker b98ced0
Change type of reference to be type of manifest
SteveLasker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"schemaVersion": 2, | ||
"config": { | ||
"mediaType": "application/vnd.oci.image.config.v1+json", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
}, | ||
"layers": [ | ||
{ | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 32654, | ||
"digest": "sha256:9834876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8f0" | ||
}, | ||
{ | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 16724, | ||
"digest": "sha256:3c3a4604a545cdc127456d94e421cd355bca5b528f4a9c1905b15da2eb4a4c6b" | ||
}, | ||
{ | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 73109, | ||
"digest": "sha256:ec4b8955958665577945c89419d1af06b5f7636b4ac3da7f12184802ad867736" | ||
} | ||
], | ||
"annotations": { | ||
"com.example.key1": "value1", | ||
"com.example.key2": "value2" | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"schemaVersion": "3", | ||
"mediaType": "application/vnd.oci.artifact.manifest.v1+json", | ||
"objects": [ | ||
{ | ||
"artifactType": "application/vnd.oci.image", | ||
"version": "2", | ||
"components": [ | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.config", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.config.v1+json", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 32654, | ||
"digest": "sha256:9834876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8f0" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 16724, | ||
"digest": "sha256:3c3a4604a545cdc127456d94e421cd355bca5b528f4a9c1905b15da2eb4a4c6b" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 73109, | ||
"digest": "sha256:ec4b8955958665577945c89419d1af06b5f7636b4ac3da7f12184802ad867736" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer.encrypted", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip+encrypted", | ||
"size": 32655, | ||
"digest": "sha256:0934876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8fa" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer.encrypted", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip+encrypted", | ||
"size": 16725, | ||
"digest": "sha256:4c3a4604a545cdc127456d94e421cd355bca5b528f4a9c1905b15da2eb4a4c6c" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer.encrypted", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip+encrypted", | ||
"size": 73110, | ||
"digest": "sha256:fc4b8955958665577945c89419d1af06b5f7636b4ac3da7f12184802ad867738" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
{ | ||
"schemaVersion": "3", | ||
"mediaType": "application/vnd.oci.artifact.manifest.v1+json", | ||
"objects": [ | ||
{ | ||
"artifactType": "application/vnd.oci.image", | ||
"version": "2", | ||
"filters": { | ||
"org.oci.os": "linux", | ||
"org.oci.architecture": "amd64" | ||
}, | ||
"components": [ | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.config", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.config.v1+json", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 32654, | ||
"digest": "sha256:9834876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8f0" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 16724, | ||
"digest": "sha256:3c3a4604a545cdc127456d94e421cd355bca5b528f4a9c1905b15da2eb4a4c6b" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 73109, | ||
"digest": "sha256:ec4b8955958665577945c89419d1af06b5f7636b4ac3da7f12184802ad867736" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"artifactType": "application/vnd.oci.image", | ||
"version": "2", | ||
"filters": { | ||
"org.oci.os": "linux", | ||
"org.oci.architecture": "ppc64" | ||
}, | ||
"components": [ | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.config", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.config.v1+json", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 32654, | ||
"digest": "sha256:9834876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8f0" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 16724, | ||
"digest": "sha256:3c3a4604a545cdc127456d94e421cd355bca5b528f4a9c1905b15da2eb4a4c6b" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 73109, | ||
"digest": "sha256:ec4b8955958665577945c89419d1af06b5f7636b4ac3da7f12184802ad867736" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
{ | ||
"schemaVersion": "3", | ||
"mediaType": "application/vnd.oci.artifact.manifest.v1+json", | ||
"objects": [ | ||
{ | ||
"artifactType": "application/vnd.oci.image", | ||
"version": "2", | ||
"components": [ | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.config", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.config.v1+json", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 32654, | ||
"digest": "sha256:9834876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8f0" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 16724, | ||
"digest": "sha256:3c3a4604a545cdc127456d94e421cd355bca5b528f4a9c1905b15da2eb4a4c6b" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"version": "2", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 73109, | ||
"digest": "sha256:ec4b8955958665577945c89419d1af06b5f7636b4ac3da7f12184802ad867736" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"artifactType": "application/x.example.sbom", | ||
"version": "1", | ||
"components": [ | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/x.example.sbom.document", | ||
"version": "1", | ||
"descriptor": { | ||
"mediaType": "application/tar+gzip", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
} | ||
} | ||
] | ||
} | ||
], | ||
"annotations": { | ||
"com.example.key1": "value1", | ||
"com.example.key2": "value2" | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"schemaVersion": "3", | ||
"mediaType": "application/vnd.oci.artifact.manifest.v1+json", | ||
"objects": [ | ||
{ | ||
"artifactType": "application/vnd.oci.image", | ||
"version": "2", | ||
"components": [ | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.config", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.config.v1+json", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 32654, | ||
"digest": "sha256:9834876dcfb05cb167a5c24953eba58c4ac89b1adf57f28f2f9d09af107ee8f0" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 16724, | ||
"digest": "sha256:3c3a4604a545cdc127456d94e421cd355bca5b528f4a9c1905b15da2eb4a4c6b" | ||
} | ||
}, | ||
{ | ||
"type": "blob", | ||
"mediaType": "application/vnd.oci.layer", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.layer.v1.tar+gzip", | ||
"size": 73109, | ||
"digest": "sha256:ec4b8955958665577945c89419d1af06b5f7636b4ac3da7f12184802ad867736" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"schemaVersion": "3", | ||
"mediaType": "application/vnd.oci.artifact.manifest.v1+json", | ||
"objects": [ | ||
{ | ||
"artifactType": "application/x.example.sbom", | ||
"version": "1", | ||
"components": [ | ||
{ | ||
"type": "blob", | ||
"descriptor": { | ||
"mediaType": "application/tar+gzip", | ||
"size": 7023, | ||
"digest": "sha256:b5b2b2c507a0944348e0303114d8d93aaaa081732b86451d9bce1f432a537bc7" | ||
} | ||
}, | ||
{ | ||
"type": "manifest", | ||
"descriptor": { | ||
"mediaType": "application/vnd.oci.image.manifest.v1+json", | ||
"size": 7682, | ||
"digest": "sha256:5b0bcabd1ed22e9fb1310cf6c2dec7cdef19f0ad69efa1f392e94a4333501270" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is +encrypted going to get bikesheded as an example? Should we use a different example of different layers?