1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/notary
Jim Bugwadia c1015bf619
Reduce deps (#8654)
* fix excessive logs

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* remove cosign dependency from API package

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* update UserAgent

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-11-09 13:04:24 +00:00
..
log.go feat: add a new wrapper logger for debugging (#8436) 2023-09-18 19:47:59 +00:00
notary.go Reduce deps (#8654) 2023-11-09 13:04:24 +00:00
notary_test.go test: add tests for ghcr private repository (#7791) 2023-07-31 11:12:24 +00:00
registry.go Reduce deps (#8654) 2023-11-09 13:04:24 +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