1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/notary
gcp-cherry-pick-bot[bot] b087eb8f18
refactor: common remote authenticator for notary and cosign (#8494) (#8605)
* refactor: common remote authenticator for notary and cosign



* fix: add user agent



* refactor: move getGCRRemoteOption out of BuildGCRRemoteOption



---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-10-09 09:40:06 +00:00
..
log.go feat: add a new wrapper logger for debugging (#8436) 2023-09-18 19:47:59 +00:00
notary.go refactor: common remote authenticator for notary and cosign (#8494) (#8605) 2023-10-09 09:40:06 +00:00
notary_test.go test: add tests for ghcr private repository (#7791) 2023-07-31 11:12:24 +00:00
registry.go refactor: common remote authenticator for notary and cosign (#8494) (#8605) 2023-10-09 09:40:06 +00:00
repository.go style: improve descriptions in notary verifier (#8444) 2023-09-18 18:09:48 +00:00
repository_test.go Replaced gcr crane with gcr remote (#7747) 2023-07-04 17:22:44 +00:00
truststore.go Added fetchAttestations method to notaryV2 implimentation (#6800) 2023-06-01 16:05:28 +08:00