1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/config
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
..
client.go refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
client_test.go test: add config package unit tests (#6581) 2023-03-15 22:32:56 +08:00
config.go feat: new access checks for background policies (#6970) 2023-04-24 10:31:42 +00:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
metricsconfig.go refactor: configuration config map controller (#6829) 2023-04-11 12:05:20 +00:00
types.go feat: add subresource support to resource filters (#6780) 2023-04-05 13:51:07 +00:00
types_test.go feat: add subresource support to resource filters (#6780) 2023-04-05 13:51:07 +00:00