1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/cmd/cli/kubectl-kyverno
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
..
apply chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
jp fix: gosec G304 file inclusion error (#3916) 2022-05-14 16:40:04 +00:00
test chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
utils Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
version refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
Dockerfile bump to Go 1.17.9 (#3671) 2022-04-25 13:26:00 +00:00
main.go remove Validate Cmd (#3674) 2022-04-26 04:03:03 +00:00