-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What is the areas you would like to add the new feature to?
Notation CLI
Is your feature request related to a problem?
After migrating to oras-credentials-go, we will no longer be able to trace the execution of the external credentials helper like
notation/pkg/auth/native_store.go
Line 47 in 2e56dd4
| logger.Infoln("Executing remote credential helper program:", name) |
What solution do you propose?
We still want to trace the execution of native credential helpers when using oras-credentials-go to manage credentials.
This also requires the support from oras-credentials-go.
See #654 (comment) for the context.
Work item on oras-credentials-go: oras-project/oras-credentials-go#63
What alternatives have you considered?
N/A
Any additional context?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done