1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/cmd/cli/kubectl-kyverno/test
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
..
api refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
manifest refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
filter.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
help.go refactor: cli test filter (#6871) 2023-04-12 15:17:51 +00:00
load.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
output.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
test.go feat: new access checks for background policies (#6970) 2023-04-24 10:31:42 +00:00
test_command.go refactor: restructure cli test command (#6942) 2023-04-18 12:08:17 +00:00
test_command_test.go test: add test case for duplicate check and report unused resources (#6653) 2023-03-23 09:32:01 +00:00