1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-05 16:54:07 +00:00
kyverno/pkg/webhooks
shuting e14fe847bc
feat: new access checks for background policies (#6970)
* switch to use sar for access checks

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

* fix unit tests

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

* update helm config

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

* fix username

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

* update msg

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

* fix sa name

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

* update install.yaml

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-04-24 10:31:42 +00:00
..
exception refactor: remove more admission request pointers (#6774) 2023-04-04 13:11:18 +08:00
handlers fix: add logs in webhook middlewares (#6797) 2023-04-06 14:28:13 +00:00
policy feat: new access checks for background policies (#6970) 2023-04-24 10:31:42 +00:00
resource refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
updaterequest chore: cleanup generate codebase (#6598) 2023-03-17 08:36:06 +00:00
utils refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
server.go refactor: resolve roles/cluster roles/top level GVK earlier in the admission chain (#6775) 2023-04-04 10:23:20 +00:00