1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
shuting dbfeb75793
feat: ignore admission requests sent by the kyverno background controller ()
* ignore ARs sent by the kyverno background controller

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

* add a kuttl test

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

* add background controller sa to exclude usernames

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-03-15 12:27:28 +00:00
..
auth fix: lookup GVR from GVK () 2023-03-10 15:15:48 +08:00
autogen fix: adding verbosity to the ./pkg/autogen unit tests () 2023-03-14 11:40:34 +00:00
background feat: apply generate rules on trigger events () 2023-03-10 17:17:10 +00:00
client add new fields to UR; add helpers () 2023-02-10 14:56:17 +00:00
clients chore: remove unused discovery method GetServerVersion () 2023-03-15 11:36:44 +00:00
config feat: ignore admission requests sent by the kyverno background controller () 2023-03-15 12:27:28 +00:00
controllers fix: policy cache use GVR instead of kind () 2023-03-13 14:44:39 +00:00
cosign Notary v2 () 2023-02-20 16:26:10 +00:00
engine fix: use GVRS to load mutation targets () 2023-03-15 10:47:25 +00:00
event feat: apply generate rules on trigger events () 2023-03-10 17:17:10 +00:00
images Notary v2 () 2023-02-20 16:26:10 +00:00
leaderelection Remove dependency on github.com/pkg/errors () 2023-02-01 14:38:04 +08:00
logging refactor: introduce cmd internal package () 2022-11-18 22:21:15 +08:00
metrics feat: upgrade otel () 2023-02-23 17:54:33 +00:00
notaryv2 Notary v2 () 2023-02-20 16:26:10 +00:00
openapi refactor: improve engine logger management () 2023-02-09 15:15:51 +00:00
policy test: add kuttl tests for policy kinds validation () 2023-03-13 18:24:11 +08:00
policycache fix: remove hasVerifyYaml from policy cache () 2023-03-14 08:36:53 +00:00
profiling refactor: introduce cmd internal package () 2022-11-18 22:21:15 +08:00
pss refactor: move util funcs in sub packages () 2022-12-22 06:39:54 +00:00
registryclient Notary v2 () 2023-02-20 16:26:10 +00:00
tls fix: delete certificate secret if type is not TLS () 2023-02-22 17:04:17 +08:00
toggle feat: remove policy mutation for auto-gen rules () 2022-10-25 23:43:46 +00:00
tracing feat: upgrade otel () 2023-02-23 17:54:33 +00:00
userinfo refactor: reduce userinfos deps and add unit tests () 2023-03-10 09:09:19 +00:00
utils fix: controller duration computation () 2023-03-15 15:11:00 +08:00
validation spec.background field implementation for PolicyExceptions () 2023-02-06 15:45:31 +00:00
version refactor: split main into sub func () 2022-10-05 10:58:35 +00:00
webhooks feat: ignore admission requests sent by the kyverno background controller () 2023-03-15 12:27:28 +00:00