David Tesar
David Tesar
https://github.com/notaryproject/notation/blob/main/specs/directory.md
Key decisions here as I see it: 1. Do we even allow a configuration in two places (i.e. user and system)? 2. If yes to 1 then do we allow...
We'd like to support for RC-1 what is covered in [this article](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-tutorial-sign-build-push). Effectively - yes this is a remote key reference via plugin. Notation + plugin today already supports CRUD,...
Add --debug option to Notation CLI Sign and Verify commands to help with troubleshooting and logging
Per discussion on call today, I think this makes sense in RC.1 for just the sign and verify commands. 2nd priority may be the login.
Add --debug option to Notation CLI Sign and Verify commands to help with troubleshooting and logging
@iamsamirzon Can you please rescope this item to just sign/verify?
Captured in the issue filed referencing this PR, but closing this for now since the PR reference will have the doc.
@priteshbandi - what's the status of this being implemented?
Do you want to have a matrix? i.e. 1.18/1.19 or just go straight to 1.19 only? IMO - we should be consistent with what we pick and upgrade them all...
Related to https://github.com/notaryproject/notation-go/issues/99
Expectation would be to copy the file over. It was my understanding that a plugin must be a single executable file - at least that's what I was [reading in...