1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
Jim Bugwadia 58337716c8
Fix merging JSON patches (#4202)
* fix merge of image verify and mutate patches

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

* update json patch merge logic

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-07-11 09:26:31 +05:30
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
background Wait for informers' cache to be synced before starting controllers (#4155) 2022-06-28 04:55:52 +00: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 Wait for informers' cache to be synced before starting controllers (#4155) 2022-06-28 04:55:52 +00:00
cosign bump cosign to 1.9.1 to fix fulcio panic (#4117) 2022-06-16 16:03:22 +00:00
dclient fix external.metrics.k8s.io/v1beta1 issue (#4139) 2022-07-01 03:00:05 +00:00
engine fix: Stop incorrect any block condition logging (#4107) 2022-06-15 15:39:24 +00:00
event - Disable events generation on DELETE; - Reduce event generation retry from 10 to 3 (#4159) 2022-06-28 11:58:23 +08: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 fix external.metrics.k8s.io/v1beta1 issue (#4139) 2022-07-01 03:00:05 +00:00
policy Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
policyreport delete policy reports on policy deletion (#4174) 2022-06-30 15:45:02 +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 Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30
version chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
webhookconfig feat: policy status for autogen rules (#4173) 2022-07-03 15:09:18 -07:00
webhooks Fix merging JSON patches (#4202) 2022-07-11 09:26:31 +05:30