1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg
shuting a45986c04d
Set policy kind to generate events in the webhook (#3726)
* remove mutateExisting field

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* update policy controller to create UR for generate

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* remove debug log

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* - Update api docs
- Ignore e2e tests cleanup failure

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Add back index to helm template

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Set policy kind to generate events in the webhook

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-04-29 05:50:55 +00:00
..
auth refactor: auth package logger (#3696) 2022-04-27 13:34:08 +00:00
autogen refactor: remove some api unnecessary pointers (#3704) 2022-04-28 12:41:10 +08:00
background Optimize UR listing on policy events (#3712) 2022-04-28 10:29:48 +00:00
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common Fix flaky e2e tests for generate policies (#3681) 2022-04-26 19:18:24 +00:00
compatibility Optimize UR listing on policy events (#3712) 2022-04-28 10:29:48 +00:00
config refactor: config package logger (#3683) 2022-04-26 21:55:24 +02:00
cosign Multiple keys (#3636) 2022-04-22 07:10:02 +00:00
dclient Replace ToUnstructured() with Marshal/Unmarshal (#3150) 2022-03-17 14:20:24 +00:00
engine refactor: remove some api unnecessary pointers (3) (#3707) 2022-04-28 12:30:23 +00:00
event feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics refactor: metrics package (#3549) 2022-04-07 02:14:13 +08:00
openapi - Create events for imageVerify rules (#3710) 2022-04-28 17:51:06 +08:00
policy Create UR for both mutate and generate policies (#3717) 2022-04-29 11:01:02 +05:30
policycache Verify digest (#3679) 2022-04-27 15:09:52 +00:00
policymutation refactor: reduce policy mutations (#3550) 2022-04-05 16:28:33 +08:00
policyreport refactor: remove some api unnecessary pointers (2) (#3705) 2022-04-28 17:11:14 +08:00
registryclient Multiple keys (#3636) 2022-04-22 07:10:02 +00:00
resourcecache refactor: separate kube utils package (#3527) 2022-04-01 08:34:25 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner feat: mutate existing resources (#3669) 2022-04-25 12:20:40 +00:00
tls refactor: use typed k8s client in tls package (#3678) 2022-04-26 20:18:14 +00:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo Logic of match service account is fixed for namespace (#3662) 2022-04-26 14:33:58 +00:00
utils refactor: use typed k8s client in tls package (#3678) 2022-04-26 20:18:14 +00:00
version
webhookconfig fix: remove supported from autogen status (#3714) 2022-04-28 16:14:48 -07:00
webhooks Set policy kind to generate events in the webhook (#3726) 2022-04-29 05:50:55 +00:00