Commit 8635175
committed
Be less strict with OCI image index manifest annotations
This commit allows `annotations.cname` to be missing in OCI image index manifest entries. It uses the `digest` in this case for `manifests_as_dict()`.
Signed-off-by: Tobias Wolf <[email protected]>1 parent fdfc773 commit 8635175
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments