forked from sigstore/cosign
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
image caching + duplicate index.json entry fixes (#9)
* add cachepath to cosign save and fix flags Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * keep duplicate digests out of the index.json Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * cleanup formating with gofmt Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * more gofmt stuff Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * fix lint issues Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * enable more logging for cosign load bulk Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * ran make docgen Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * updating e2e for save Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * another attempt to fix e2e for save Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> * fix e2e for save Signed-off-by: Adam Martin <adam.martin@rancherfederal.com> --------- Signed-off-by: Adam Martin <adam.martin@rancherfederal.com>
- Loading branch information
1 parent
a4d9ac9
commit cb81c50
Showing
9 changed files
with
67 additions
and
18 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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