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
image: Refactor to use cas/ref engines instead of walkers
The validation/unpacking code doesn't really care what the reference
and CAS implemenations are. And the new generic interfaces in
image/refs and image/cas will scale better as we add new backends than
the walker interface.
Signed-off-by: W. Trevor King <[email protected]>
`The ref pointing to the manifest to be validated. This must be present in the "refs" subdirectory of the image. Only applicable if type is image or imageLayout.`,
66
+
`The ref pointing to the manifest to be validated. This must be present in the "refs" subdirectory of the image. Only applicable if type is image.`,
0 commit comments