Joseph Schorr
|
e972e4088b
|
Fix lookup of manifests referenced solely by a manifest list
We need to ensure we can find them if there is an active tag pointing to the parent list
|
2018-11-19 23:31:41 +02:00 |
|
Joseph Schorr
|
54904cfd6e
|
Fix bug around pushing manifest lists that refer to the same manifest twice as children
|
2018-11-19 18:26:22 +02:00 |
|
Joseph Schorr
|
e6c2ddfa93
|
Add support for direct pushing of schema 2 manifests without tags
This is required for manifest lists
|
2018-11-19 14:01:41 +02:00 |
|
Joseph Schorr
|
82ee21bfbd
|
Change OCI data model to use a content retriever for the various manifest operations
|
2018-11-19 12:24:04 +02:00 |
|
Joseph Schorr
|
1eaf5b18dd
|
Adjustments based on code review feedback
|
2018-11-15 13:51:48 +02:00 |
|
Joseph Schorr
|
37b20010aa
|
Add support for pushing and pulling schema 2 manifests with remote layers
This is required for windows image support
|
2018-11-14 13:21:50 +02:00 |
|
Joseph Schorr
|
30f072aeff
|
Add support for creating schema 2 manifests and manifest lists via the OCI model
|
2018-11-12 23:27:49 +02:00 |
|
Joseph Schorr
|
fdcb8bad23
|
Implement the new OCI-based registry data model
Note that this change does *not* enable the new data model by default, but does allow it to be used when a special environment variable is specified.
|
2018-11-07 22:07:58 -05:00 |
|