1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/cosign
Anton Popovichenko afc9a56d33
Feature: Add support for allowing insecure registries. (#3983)
Now you can work with self signed registries by updating your deployment with adding `--allowInsecureRegistry` to the `args` field.

Signed-off-by: Anton Popovichenko <anton.popovichenko@mendix.com>

Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-05-25 11:03:36 +02:00
..
client.go chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
cosign.go Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
cosign_test.go fix attestation checks (#3999) 2022-05-24 14:57:01 +08:00
init.go chore: enable ifshort linter (#3945) 2022-05-17 18:55:13 +00:00
kms.go chore: enble gci linter (#3930) 2022-05-17 07:56:48 +02:00
log.go refactor: cosign package logger (#3773) 2022-05-02 21:03:44 +01:00
mock.go Image verify attestors (#3614) 2022-04-19 08:35:12 -07:00