1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/notary
Vishal Choudhary 5882ed32a3
refactor: common remote authenticator for notary and cosign (#8494)
* refactor: common remote authenticator for notary and cosign

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* fix: add user agent

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* refactor: move getGCRRemoteOption out of BuildGCRRemoteOption

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-10-09 09:07:00 +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) 2023-10-09 09:07:00 +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) 2023-10-09 09:07:00 +00:00
repository.go Check layer size (#8552) 2023-09-28 22:12:13 +05:30
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