1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
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
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen chore: enable nosprintfhostport linter (#3989) 2022-05-23 14:14:52 +00:00
background refactor: move policy deletion code from policy controller to ur controller (#4013) 2022-05-24 21:05:11 +02:00
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
config chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
controllers feat: add controller utils package (#3952) 2022-05-23 13:45:04 +00:00
cosign Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
dclient chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
engine Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
event chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
openapi chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
policy refactor: move policy deletion code from policy controller to ur controller (#4013) 2022-05-24 21:05:11 +02:00
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
policyreport chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
registryclient Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
tls chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils feat: add controller utils package (#3952) 2022-05-23 13:45:04 +00:00
version chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
webhookconfig chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
webhooks fix: bypass policy mutation if autogen internals enabled (#4007) 2022-05-24 17:37:01 +00:00