-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exporter: use local filesystem generation for tar exporter
This connects the tar exporter and the local exporter to the same fileystem generation, similar to the approach followed by the shared ImageWriter used in both the containerimage and oci packages. This allows the tar exporter to use the same attestations generation logic, so attestations are now supported for the tar exporter. Signed-off-by: Justin Chadwell <[email protected]>
- Loading branch information
Showing
1 changed file
with
30 additions
and
72 deletions.
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